partially revert UI change from #37870
[freeside.git] / httemplate / view / cust_main / packages / status.html
index d76c979..a149562 100644 (file)
 %               }
 %           }
 
-%           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') ) {
                 (&nbsp;<% pkg_suspend_link($cust_pkg) %>&nbsp;)
 %             }