summaryrefslogtreecommitdiff
path: root/httemplate/view
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2016-10-26 13:44:27 -0700
committerMark Wells <mark@freeside.biz>2016-10-26 13:45:06 -0700
commit27c3f67c2cc601bfc97110749b347c0fb0252f35 (patch)
tree14883ca008f5de264f5b9feeedc05c01da8105a4 /httemplate/view
parentf083eaba222c062310512f3aacae1ec90299ee93 (diff)
improve RADIUS data usage report: multiple export selection, optionally group by package, #73093 and #73049
Diffstat (limited to 'httemplate/view')
-rw-r--r--httemplate/view/cust_main/menu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/view/cust_main/menu.html b/httemplate/view/cust_main/menu.html
index 695336c62..d9190ee28 100644
--- a/httemplate/view/cust_main/menu.html
+++ b/httemplate/view/cust_main/menu.html
@@ -396,7 +396,7 @@ my @menu = (
acl => 'Usage: RADIUS sessions',
actionlabel => 'Data usage report',
width => 480,
- height => 245,
+ height => 345,
condition => sub { shift->num_usage_pkgs > 0 },
},
{