diff options
author | Christopher Burger <burgerc@freeside.biz> | 2018-03-13 14:07:39 -0400 |
---|---|---|
committer | Christopher Burger <burgerc@freeside.biz> | 2018-03-28 10:04:27 -0400 |
commit | 0b8b48e7c6306be3b7418cb23e8318317d041caf (patch) | |
tree | 91c38ad28e8501da04b909d297b07409603c0fd4 /httemplate/edit/process | |
parent | e7711de5052a37d5b29d599412e776b40f46153a (diff) |
RT# 78356 - updated documentation and added ability to create access points as Saisei thru api
Conflicts:
FS/FS/Schema.pm
FS/FS/tower_sector.pm
httemplate/edit/process/tower.html
httemplate/edit/tower.html
httemplate/elements/tr-tower_sectors.html
Diffstat (limited to 'httemplate/edit/process')
-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 d14ac56f8..e17cd55ae 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 + sector_range up_rate down_rate )], }, &> |