generate sector coverage maps with Splat, checkpoint, #37802
[freeside.git] / httemplate / edit / tower.html
index 00c9add..f27f6ac 100644 (file)
 my $m2_error_callback = sub { # reconstruct the list
   my ($cgi, $object) = @_;
 
-  my @fields = qw( sectorname ip_addr height freq_mhz direction width range );
+  my @fields = qw(
+    sectorname ip_addr height freq_mhz direction width tilt v_width margin sector_range
+  );
+
   map {
     my $k = $_;
     new FS::tower_sector {