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-process.html | 2 +- httemplate/pref/pref.html | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'httemplate/pref') diff --git a/httemplate/pref/pref-process.html b/httemplate/pref/pref-process.html index 2b6c969f8..708583df5 100644 --- a/httemplate/pref/pref-process.html +++ b/httemplate/pref/pref-process.html @@ -47,7 +47,7 @@ unless ( $error ) { # if ($access_user) { email_address snom-ip snom-username snom-password vonage-fromnumber vonage-username vonage-password - show_pkgnum show_confitem_counts + show_pkgnum show_confitem_counts export_getsettings show_db_profile save_db_profile height width availHeight availWidth colorDepth ); 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