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