diff options
author | Mark Wells <mark@freeside.biz> | 2016-10-26 13:44:27 -0700 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2016-10-26 14:14:02 -0700 |
commit | 5166db343d41a430e89e51682274d6c572ee59ee (patch) | |
tree | 92a0ef97975d02f9e3b3542bb6f675e43a63281d /httemplate/view | |
parent | b327fcd3e29dfcb203920dc3c819fb86d0c19a5e (diff) |
improve RADIUS data usage report: multiple export selection, optionally group by package, #73093 and #73049
Conflicts:
httemplate/search/sqlradius_usage.html
httemplate/view/cust_main/menu.html
Diffstat (limited to 'httemplate/view')
-rwxr-xr-x | httemplate/view/cust_main/packages.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/view/cust_main/packages.html b/httemplate/view/cust_main/packages.html index 958a0612d..c19196136 100755 --- a/httemplate/view/cust_main/packages.html +++ b/httemplate/view/cust_main/packages.html @@ -176,7 +176,7 @@ if ( el ) el.scrollIntoView(true); 'cust_main' => $cust_main, 'actionlabel' => emt('Data usage report'), 'width' => 480, - 'height' => 245, + 'height' => 345, &> % } </TD> |