summaryrefslogtreecommitdiff
path: root/ishtar/templates/sheet_contextrecord_window.html
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2011-04-21 23:20:25 +0200
committerÉtienne Loks <etienne.loks@peacefrogs.net>2011-04-21 23:20:25 +0200
commit67970522bdb15496e5a46c8a54249801930b5b4c (patch)
treeb51c15fa8efcc794eb2737e2e4410a5eea51a894 /ishtar/templates/sheet_contextrecord_window.html
parent2ea41f71e420858d44aa59b96306c64c41306937 (diff)
downloadIshtar-67970522bdb15496e5a46c8a54249801930b5b4c.tar.bz2
Ishtar-67970522bdb15496e5a46c8a54249801930b5b4c.zip
First version of context record window (refs #376)
Diffstat (limited to 'ishtar/templates/sheet_contextrecord_window.html')
-rw-r--r--ishtar/templates/sheet_contextrecord_window.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/ishtar/templates/sheet_contextrecord_window.html b/ishtar/templates/sheet_contextrecord_window.html
new file mode 100644
index 000000000..7ff65d1e7
--- /dev/null
+++ b/ishtar/templates/sheet_contextrecord_window.html
@@ -0,0 +1,3 @@
+{% extends "sheet_contextrecord.html" %}
+{% block main_head %}{%endblock%}
+{% block main_foot %}{%endblock%}