X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fbrowse%2Fhardware_status.html;fp=httemplate%2Fbrowse%2Fhardware_status.html;h=89ae830357e2fb140008023dc692f9fd3ea3de56;hp=9695ed39989bd6ca3964b53157eef93f59e255ff;hb=91fd4ea0e91ee9e6717e0b12e01eebb8f8b21322;hpb=4cd3537f6e3e14a596c67478bb83b2095303ec50 diff --git a/httemplate/browse/hardware_status.html b/httemplate/browse/hardware_status.html index 9695ed399..89ae83035 100644 --- a/httemplate/browse/hardware_status.html +++ b/httemplate/browse/hardware_status.html @@ -2,6 +2,8 @@ 'title' => 'Hardware Statuses', 'name' => 'hardware statuses', 'menubar' => $menubar, + 'disableable' => 1, + 'disabled_statuspos' => 2, 'query' => { 'table' => 'hardware_status', }, 'count_query' => 'SELECT COUNT(*) FROM hardware_status', 'header' => [ '#', 'Status' ],