# HG changeset patch # User durandn # Date 1475575928 -7200 # Node ID ceedd9c2753361ff818e3084136cfc15015e26e1 # Parent 323dfd414f9ae196b34c9b7ea3601c8cf0501a81 Added config so the title of the renkan is no longer editable in edit mode diff -r 323dfd414f9a -r ceedd9c27533 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,