projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c565f9d
)
partially revert UI change from #37870
author
Mark Wells
<mark@freeside.biz>
Thu, 31 Dec 2015 21:28:44 +0000
(13:28 -0800)
committer
Mark Wells
<mark@freeside.biz>
Thu, 31 Dec 2015 21:29:04 +0000
(13:29 -0800)
httemplate/view/cust_main/packages/status.html
patch
|
blob
|
history
diff --git
a/httemplate/view/cust_main/packages/status.html
b/httemplate/view/cust_main/packages/status.html
index
d76c979
..
a149562
100644
(file)
--- a/
httemplate/view/cust_main/packages/status.html
+++ b/
httemplate/view/cust_main/packages/status.html
@@
-284,9
+284,8
@@
% }
% }
-% if ( !$supplemental and !$change_from ) {
-% # suspension actions--always available for a package that's
-% # independently active
+% if ( !$supplemental ) {
+% # suspension actions--always available
% if ( $curuser->access_right('Suspend customer package') ) {
( <% pkg_suspend_link($cust_pkg) %> )
% }