From c7030b1d9966c88a166559f2e2e87d3d8afd0f20 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Wed, 11 May 2011 15:15:06 +0200 Subject: bring back modify with new limited form --- src/templates/apps/room/update.html | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'src/templates') 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 %} -
-

- -Here you can update an existing meeting room... -

-{% endblock %} \ No newline at end of file +{% extends "edit.html" %} -- cgit v1.1