diff options
| author | Christopher Burger <burgerc@freeside.biz> | 2018-03-27 09:20:05 -0400 |
|---|---|---|
| committer | Christopher Burger <burgerc@freeside.biz> | 2018-03-29 13:48:14 -0400 |
| commit | 34e816379204ad4b19d282f5478a566d1465f4ea (patch) | |
| tree | a8e5389882f051ad881cca9ba8b60f5c936b7d06 /httemplate/edit/process/tower.html | |
| parent | d81d88c7ec4a69aaf14a9da961e16c8af630fd68 (diff) | |
RT# 78356 - added ability to create and modify rateplans and access point when changed on freeside. cleanded up documentation.
Conflicts:
FS/FS/part_export/saisei.pm
FS/FS/tower_sector.pm
httemplate/edit/process/tower.html
httemplate/edit/tower.html
Diffstat (limited to 'httemplate/edit/process/tower.html')
| -rw-r--r-- | httemplate/edit/process/tower.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/process/tower.html b/httemplate/edit/process/tower.html index e17cd55ae..ba7309c99 100644 --- a/httemplate/edit/process/tower.html +++ b/httemplate/edit/process/tower.html @@ -5,7 +5,7 @@ 'fields' => [qw( sectorname ip_addr height freq_mhz direction width downtilt v_width margin - sector_range up_rate down_rate + sector_range up_rate_limit down_rate_limit )], }, &> |
