client/js/defaults.js
changeset 637 a823999cbc42
parent 633 fdff56da097d
child 647 eaaa1efce396
--- a/client/js/defaults.js	Wed Jul 27 15:40:57 2016 +0200
+++ b/client/js/defaults.js	Mon Oct 03 13:50:52 2016 +0200
@@ -69,6 +69,8 @@
         /* allow the edition of the user name */
     user_color_editable: true,
         /* allow the edition of the user color */
+    title_editable: true,
+        /* allow the edition of the renkan title */
     show_user_color: true,
         /* show user colors in the list */
     show_save_button: true,