From 2c5024a05daea660bdd4bbb52212a41aed1664dc Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Thu, 21 Apr 2016 12:07:29 -0700 Subject: generate sector coverage maps with Splat, checkpoint, #37802 --- httemplate/elements/tower_sector.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'httemplate/elements/tower_sector.html') diff --git a/httemplate/elements/tower_sector.html b/httemplate/elements/tower_sector.html index 151d3ba65..987177582 100644 --- a/httemplate/elements/tower_sector.html +++ b/httemplate/elements/tower_sector.html @@ -56,8 +56,11 @@ tie my %label, 'Tie::IxHash', 'height' => 'Height', 'freq_mhz' => 'Freq. (MHz)', 'direction' => 'Direction', # or a button to set these to 0 for omni - 'width' => 'Width', # + 'downtilt' => 'Downtilt', + 'width' => 'Horiz. width', + 'v_width' => 'Vert. width', 'sector_range' => 'Range', + 'margin' => 'Signal margin (dB)', ; my @fields = keys %label; -- cgit v1.2.1