X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fbrowse%2Fhardware_status.html;h=89ae830357e2fb140008023dc692f9fd3ea3de56;hb=98f6d91ec7eaa907204afbfeb90ede1e3bff656d;hp=9695ed39989bd6ca3964b53157eef93f59e255ff;hpb=b5c4237a34aef94976bc343c8d9e138664fc3984;p=freeside.git 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' ],