summaryrefslogtreecommitdiff
path: root/ishtar_common/templates/ishtar/sheet_organization_window.html
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2013-12-17 13:40:51 +0100
committerÉtienne Loks <etienne.loks@peacefrogs.net>2013-12-17 13:43:19 +0100
commita066fc336379baaf514bb1d5353f67d5a69f8a82 (patch)
treed4018e5e84b81969446bfcbac6fc84f8ddea1f64 /ishtar_common/templates/ishtar/sheet_organization_window.html
parent8f58076061852b20d036ebb51e2d01f098f2dc35 (diff)
downloadIshtar-a066fc336379baaf514bb1d5353f67d5a69f8a82.tar.bz2
Ishtar-a066fc336379baaf514bb1d5353f67d5a69f8a82.zip
Organizations management (refs #1568)
* select, create, modify forms * create, modify, wizard * sheet templates * associated actions, urls
Diffstat (limited to 'ishtar_common/templates/ishtar/sheet_organization_window.html')
-rw-r--r--ishtar_common/templates/ishtar/sheet_organization_window.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/ishtar_common/templates/ishtar/sheet_organization_window.html b/ishtar_common/templates/ishtar/sheet_organization_window.html
new file mode 100644
index 000000000..a0e5d9b77
--- /dev/null
+++ b/ishtar_common/templates/ishtar/sheet_organization_window.html
@@ -0,0 +1,3 @@
+{% extends "ishtar/sheet_organization.html" %}
+{% block main_head %}{%endblock%}
+{% block main_foot %}{%endblock%}