projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16cfeae
)
fix download links for mobile zones, RT#86794, RT#86460
author
Ivan Kohler
<ivan@freeside.biz>
Wed, 21 Sep 2022 20:50:45 +0000
(13:50 -0700)
committer
Ivan Kohler
<ivan@freeside.biz>
Wed, 21 Sep 2022 20:50:45 +0000
(13:50 -0700)
httemplate/browse/deploy_zone.html
patch
|
blob
|
history
diff --git
a/httemplate/browse/deploy_zone.html
b/httemplate/browse/deploy_zone.html
index
33724e5
..
0533d6e
100644
(file)
--- a/
httemplate/browse/deploy_zone.html
+++ b/
httemplate/browse/deploy_zone.html
@@
-151,7
+151,7
@@
'(is_voice is not null, is_broadband is not null)',
'(adv_speed_down, adv_speed_up)',
],
- links => [ $link_mobile, $link_mobile, '', '', '', '', '',
'',
$link_shp, $link_kmz, $link_json, ],
+ links => [ $link_mobile, $link_mobile, '', '', '', '', '', $link_shp, $link_kmz, $link_json, ],
align => 'clllllr',
nohtmlheader => 1,
disable_maxselect => 1,