diff -r 92e561edff08 -r a823999cbc42 client/js/defaults.js --- 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,