X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fpref%2Fpref.html;h=8fd1eaa7305df48b992ddabf2ab199d2e150eefe;hb=5fdd19665fb7c0ad425a99d3dbf9ad7e27fbf44a;hp=5cd75e26cee7348a38acfff9fba6f46eaa5104e4;hpb=6d43279ab6b571ad33d2d89d7403b72fdf5bc772;p=freeside.git diff --git a/httemplate/pref/pref.html b/httemplate/pref/pref.html index 5cd75e26c..8fd1eaa73 100644 --- a/httemplate/pref/pref.html +++ b/httemplate/pref/pref.html @@ -31,6 +31,20 @@ Interface <% ntable("#cccccc",2) %> + Locale: + + + + + + Menu location: > Left
@@ -40,7 +54,15 @@ Interface - Default customer view: + Enable mobile-friendly menu: + + option('mobile_menu') ? 'CHECKED' : '' %>> + + + + + Default customer view: + + + Disable HTML editor for customer notes: + + option('disable_html_editor') ? 'CHECKED' : '' %>> + +
@@ -76,6 +105,10 @@ Development <% ntable("#cccccc",2) %> + Show customer package timestamps: + option('cust_pkg-display_times') ? 'CHECKED' : '' %>> + + Show internal package numbers: option('show_pkgnum') ? 'CHECKED' : '' %>> @@ -84,6 +117,10 @@ Development option('show_confitem_counts') ? 'CHECKED' : '' %>> + Show export data on service view (when available): + option('export_getsettings') ? 'CHECKED' : '' %>> + + Show database profiling (when available): option('show_db_profile') ? 'CHECKED' : '' %>>