RT#36889: cust-fields options to include agent
[freeside.git] / FS / FS / tower_sector.pm
index 70642fb..4a6525e 100644 (file)
@@ -112,7 +112,7 @@ sub check {
     || $self->ut_numbern('freq_mhz')
     || $self->ut_numbern('direction')
     || $self->ut_numbern('width')
-    || $self->ut_floatn('range')
+    || $self->ut_floatn('sector_range')
   ;
   return $error if $error;