Added config so the title of the renkan is no longer editable in edit mode
authordurandn
Tue, 04 Oct 2016 12:12:08 +0200
changeset 114 ceedd9c27533
parent 113 323dfd414f9a
child 115 75bcec4a03cd
Added config so the title of the renkan is no longer editable in edit mode
server/src/metaeducation/templates/renkan_edit.html
--- a/server/src/metaeducation/templates/renkan_edit.html	Wed Jul 27 15:26:45 2016 +0200
+++ b/server/src/metaeducation/templates/renkan_edit.html	Tue Oct 04 12:12:08 2016 +0200
@@ -37,6 +37,7 @@
               show_user_list: false,
               user_name_editable: false,
               user_color_editable: false,
+              title_editable: false,
               show_user_color: false,
               show_save_button: true,
               show_export_button: false,