disable shapefile DL in v3 github/FREESIDE_3_BRANCH
authorIvan Kohler <ivan@freeside.biz>
Mon, 9 Jan 2023 04:05:31 +0000 (20:05 -0800)
committerIvan Kohler <ivan@freeside.biz>
Mon, 9 Jan 2023 04:05:31 +0000 (20:05 -0800)
httemplate/browse/deploy_zone.html

index 8b651c2..2030c70 100644 (file)
                         sub { my $self = shift;
                               FS::deploy_zone_block->count('zonenum = '.$self->zonenum)
                             },
-                        sub { my $self = shift;
-                              FS::deploy_zone_vertex->count('zonenum = '.$self->zonenum)
-                              ? 'download' : ''
-                            },
+                        #sub { my $self = shift;
+                        #      FS::deploy_zone_vertex->count('zonenum = '.$self->zonenum)
+                        #      ? 'download' : ''
+                        #    },
                         sub { my $self = shift;
                               FS::deploy_zone_vertex->count('zonenum = '.$self->zonenum)
                               ? 'download' : ''
                         sub { my $self = shift;
                               FS::deploy_zone_vertex->count('zonenum = '.$self->zonenum)
                             },
-                        sub { my $self = shift;
-                              FS::deploy_zone_vertex->count('zonenum = '.$self->zonenum)
-                              ? 'download' : ''
-                            },
+                        #sub { my $self = shift;
+                        #      FS::deploy_zone_vertex->count('zonenum = '.$self->zonenum)
+                        #      ? 'download' : ''
+                        #    },
                         sub { my $self = shift;
                               FS::deploy_zone_vertex->count('zonenum = '.$self->zonenum)
                               ? 'download' : ''