[freeside-commits] branch FREESIDE_3_BRANCH updated. 9cb5e5e9b29553cbe0ff42e4e6ece923202d272a
Mark Wells
mark at 420.am
Thu Apr 7 13:44:48 PDT 2016
The branch, FREESIDE_3_BRANCH has been updated
via 9cb5e5e9b29553cbe0ff42e4e6ece923202d272a (commit)
from 7d6a2e0b66cc0c3f5ff7187bafb1d6e8fb1db525 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 9cb5e5e9b29553cbe0ff42e4e6ece923202d272a
Author: Mark Wells <mark at freeside.biz>
Date: Thu Apr 7 13:08:16 2016 -0700
make unprovisioned services report usable
diff --git a/httemplate/search/report_unprovisioned_services.html b/httemplate/search/report_unprovisioned_services.html
index fe4d46b..54181bb 100755
--- a/httemplate/search/report_unprovisioned_services.html
+++ b/httemplate/search/report_unprovisioned_services.html
@@ -13,6 +13,7 @@
'field' => 'svcpart',
'label' => 'Services',
'multiple' => 1,
+ 'size' => 20,
)
%>
-----------------------------------------------------------------------
Summary of changes:
httemplate/search/report_unprovisioned_services.html | 1 +
1 file changed, 1 insertion(+)
More information about the freeside-commits
mailing list