diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-11-15 16:29:30 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-12-12 12:23:19 +0100 |
| commit | cda77c979e232386ef24ea7a04600f16f3c32c98 (patch) | |
| tree | 7d53e762723338913594ccdb42c6fa08c4bfb5ef /archaeological_files/templates/ishtar/blocks/JQueryNaturalPerson.js | |
| parent | 4746cd2938df3cf87ae338d22eb4f67f35bac960 (diff) | |
| download | Ishtar-cda77c979e232386ef24ea7a04600f16f3c32c98.tar.bz2 Ishtar-cda77c979e232386ef24ea7a04600f16f3c32c98.zip | |
File module refactoring - more tests for files
Diffstat (limited to 'archaeological_files/templates/ishtar/blocks/JQueryNaturalPerson.js')
| -rw-r--r-- | archaeological_files/templates/ishtar/blocks/JQueryNaturalPerson.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archaeological_files/templates/ishtar/blocks/JQueryNaturalPerson.js b/archaeological_files/templates/ishtar/blocks/JQueryNaturalPerson.js new file mode 100644 index 000000000..fc4b9a90c --- /dev/null +++ b/archaeological_files/templates/ishtar/blocks/JQueryNaturalPerson.js @@ -0,0 +1,2 @@ +var current_status = 'natural'; +{% include "ishtar/blocks/JQueryPersonOrga.js" %} |
