From 259eacca8b815b2bf159e7ee14385e2ac28ed9ee Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 21 Feb 2010 03:16:02 +0000 Subject: communigate, RT#7083 --- httemplate/pref/pref.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'httemplate/pref/pref.html') diff --git a/httemplate/pref/pref.html b/httemplate/pref/pref.html index 5cd75e26c..7ded18377 100644 --- a/httemplate/pref/pref.html +++ b/httemplate/pref/pref.html @@ -83,6 +83,10 @@ Development Show config item counts: 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' : '' %>> -- cgit v1.2.1