summaryrefslogtreecommitdiff
path: root/src/templates/apps/room/update.html
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2011-05-11 15:15:06 +0200
committerLeif Johansson <leifj@sunet.se>2011-05-11 15:15:06 +0200
commitc7030b1d9966c88a166559f2e2e87d3d8afd0f20 (patch)
tree19592ded8cdb8887e7a129f624ba60981efba585 /src/templates/apps/room/update.html
parent62d6befbf91dd1df04b5cfa4c2a1bdfc4601e177 (diff)
bring back modify with new limited form
Diffstat (limited to 'src/templates/apps/room/update.html')
-rw-r--r--src/templates/apps/room/update.html9
1 files changed, 1 insertions, 8 deletions
diff --git a/src/templates/apps/room/update.html b/src/templates/apps/room/update.html
index 3e5c4fa..01f1990 100644
--- a/src/templates/apps/room/update.html
+++ b/src/templates/apps/room/update.html
@@ -1,8 +1 @@
-{% extends "apps/room/modify.html" %}
-{% block beforeform %}
-<div class="ui-state-highlight ui-corner-all" style="margin-bottom: 5px;">
-<p class="infopanel">
-<span class="ui-icon ui-icon-info"></span>
-Here you can update an existing meeting room...
-</p></div>
-{% endblock %} \ No newline at end of file
+{% extends "edit.html" %}