From ca92ada04a5440c7bcfb9ec6f1bae3fc9f3902ab Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 21 Apr 2011 23:20:25 +0200 Subject: First version of context record window (refs #376) --- ishtar/templates/sheet_contextrecord_window.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ishtar/templates/sheet_contextrecord_window.html (limited to 'ishtar/templates/sheet_contextrecord_window.html') 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%} -- cgit v1.2.3