disable shapefile DL in v3
[freeside.git] / httemplate / browse / deploy_zone.html
index 0533d6e..8b651c2 100644 (file)
@@ -19,7 +19,7 @@
                         'Contractual Mbps',
                         'Vertices',
                         'Census blocks',
-                        'Shapefile',
+                        #'Shapefile',
                         'KMZ',
                         'GeoJSON',
                      ],
@@ -31,7 +31,7 @@
                        '',
                        '',
                        '',
-                       '<A HREF="'. $fixed_shp.  '">download</A>',
+                       #'<A HREF="'. $fixed_shp.  '">download</A>',
                        '<A HREF="'. $fixed_kmz.  '">download</A>',
                        '<A HREF="'. $fixed_json. '">download</A>',
                      ],
@@ -83,7 +83,7 @@
                        '(adv_speed_down, adv_speed_up)',
                        '(cir_speed_down, cir_speed_up)',
                      ],
-  links           => [  $link_fixed, $link_fixed, '', '', '', '', '', '', $link_shp, $link_kmz, $link_json, ],
+  links           => [  $link_fixed, $link_fixed, '', '', '', '', '', '', $link_kmz, $link_json, ],
   align           => 'cllllrrr',
   nohtmlheader    => 1,
   disable_maxselect => 1,
                         'Service Type',
                         'Advertised Mbps',
                         'Vertices', # number of vertices? not so useful
-                        'Shapefile',
+                        #'Shapefile',
                         'KMZ',
                         'GeoJSON',
                      ],
                        '(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_kmz, $link_json, ],
   align           => 'clllllr',
   nohtmlheader    => 1,
   disable_maxselect => 1,