From 20961c94ea06ad3aa71fad2bd7f6903f83f02ebc Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Wed, 17 Mar 2021 19:28:00 -0700 Subject: disable fcc 477 deployment zones, RT#85668 --- httemplate/browse/deploy_zone.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'httemplate/browse') 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, &>

Mobile Zones

<& elements/browse.html, @@ -112,6 +114,8 @@ nohtmlheader => 1, disable_maxselect => 1, disable_total => 1, + disableable => 1, + disabled_statuspos => 2, &> <& /elements/footer.html &> -- cgit v1.2.1