From: Art Cancro Date: Tue, 15 May 2012 20:37:21 +0000 (-0400) Subject: Added 'go' as hidden input fields to all of the forms in the room editor X-Git-Tag: v8.11~19 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=c06f9badb40bc9c4ed4547c567ae6d5b59301fc2 Added 'go' as hidden input fields to all of the forms in the room editor --- diff --git a/webcit/roomops.c b/webcit/roomops.c index 0c264b646..28839bae3 100644 --- a/webcit/roomops.c +++ b/webcit/roomops.c @@ -1028,6 +1028,7 @@ void set_room_policy(void) { } FreeStrBuf(&Line); ReloadCurrentRoom(); + output_headers(1, 1, 1, 0, 0, 0); do_template("room_edit"); wDumpContent(1); diff --git a/webcit/static/t/room/edit/tab_access.html b/webcit/static/t/room/edit/tab_access.html index 8cad949fe..326908351 100644 --- a/webcit/static/t/room/edit/tab_access.html +++ b/webcit/static/t/room/edit/tab_access.html @@ -8,6 +8,7 @@
+ "> @@ -23,6 +24,7 @@ + ">
diff --git a/webcit/static/t/room/edit/tab_expire.html b/webcit/static/t/room/edit/tab_expire.html index fb958151b..a030d0b9f 100644 --- a/webcit/static/t/room/edit/tab_expire.html +++ b/webcit/static/t/room/edit/tab_expire.html @@ -2,6 +2,7 @@
+ ">
diff --git a/webcit/static/t/room/edit/tab_feed.html b/webcit/static/t/room/edit/tab_feed.html index 99242fb74..6a11cd2d1 100644 --- a/webcit/static/t/room/edit/tab_feed.html +++ b/webcit/static/t/room/edit/tab_feed.html @@ -6,6 +6,7 @@ + ">

@@ -35,6 +36,7 @@ + ">

diff --git a/webcit/static/t/room/edit/tab_listserv.html b/webcit/static/t/room/edit/tab_listserv.html index 25ce56206..aecb89ed4 100644 --- a/webcit/static/t/room/edit/tab_listserv.html +++ b/webcit/static/t/room/edit/tab_listserv.html @@ -12,6 +12,7 @@ + "> ">

@@ -28,6 +29,7 @@ + "> ">

@@ -75,6 +77,7 @@
+ "> ">