diff options
| 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 |
| commit | 67970522bdb15496e5a46c8a54249801930b5b4c (patch) | |
| tree | b51c15fa8efcc794eb2737e2e4410a5eea51a894 /ishtar/templates/sheet_contextrecord_window.html | |
| parent | 2ea41f71e420858d44aa59b96306c64c41306937 (diff) | |
| download | Ishtar-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.html | 3 |
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%} |
