X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fpref%2Fpref.html;h=ffc90fde837f131d64dd5d0136cb49629e3e409a;hb=348c5272c0bf04dc34a0fc773555104806f4cb57;hp=4d6005a4cc866d06eafcedd83718e12e24239cd2;hpb=654cdedcfe361fc07669a5f9d1e094b8d26a4d39;p=freeside.git diff --git a/httemplate/pref/pref.html b/httemplate/pref/pref.html index 4d6005a4c..ffc90fde8 100644 --- a/httemplate/pref/pref.html +++ b/httemplate/pref/pref.html @@ -78,22 +78,6 @@ Interface - - Hide package changes: - - <& /elements/select.html, - field => 'hide_package_changes', - options => [ '', 'location', 'all' ], - labels => { '' => 'never', - 'location' => 'location changes', - 'all' => 'all package changes', - }, - curr_value => ($cgi->param('hide_package_changes') - || $curuser->option('hide_package_changes')), - &> - - - % my $history_order = $curuser->option('history_order') || 'oldest'; Customer history sort order: @@ -167,6 +151,15 @@ Interface + + How many recent outbound emails to show in customer view + + + + + + +
@@ -220,6 +213,8 @@ Development
+% if ( $curuser->access_right('Employee preference telephony integration') ) { + SNOM integration <% ntable("#cccccc",2) %> @@ -264,6 +259,7 @@ Vonage integration (see Click2Call
+% } % foreach my $prop (qw( height width availHeight availWidth colorDepth )) {