diff options
author | Ivan Kohler <ivan@freeside.biz> | 2021-03-17 19:28:00 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2021-03-17 19:28:00 -0700 |
commit | 20961c94ea06ad3aa71fad2bd7f6903f83f02ebc (patch) | |
tree | 9273d2398131e517385631c29ebdc25263b10385 /httemplate/browse | |
parent | fcdbe29ee89b9aaa472a11032ff937c943a867c6 (diff) |
disable fcc 477 deployment zones, RT#85668
Diffstat (limited to 'httemplate/browse')
-rw-r--r-- | httemplate/browse/deploy_zone.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/httemplate/browse/deploy_zone.html b/httemplate/browse/deploy_zone.html index a1bd57f15..5514d7db8 100644 --- a/httemplate/browse/deploy_zone.html +++ b/httemplate/browse/deploy_zone.html @@ -61,6 +61,8 @@ nohtmlheader => 1, disable_maxselect => 1, disable_total => 1, + disableable => 1, + disabled_statuspos => 2, &> <P><FONT SIZE="+1"><B>Mobile Zones</B></FONT></P> <& elements/browse.html, @@ -112,6 +114,8 @@ nohtmlheader => 1, disable_maxselect => 1, disable_total => 1, + disableable => 1, + disabled_statuspos => 2, &> <& /elements/footer.html &> |