From: ivan Date: Fri, 9 Dec 2011 23:21:41 +0000 (+0000) Subject: tower tracking, RT#15538 X-Git-Tag: freeside_2_3_1~98 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=72be499dfee94a565cae7d1caf795e27bf29b486 tower tracking, RT#15538 --- diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html index 746a5008e..df45e058d 100644 --- a/httemplate/elements/menu.html +++ b/httemplate/elements/menu.html @@ -517,6 +517,7 @@ tie my %config_dialup, 'Tie::IxHash', ; tie my %config_broadband, 'Tie::IxHash', + 'Towers' => [ $fsurl.'browse/tower.html', 'Towers and sectors' ], 'Routers' => [ $fsurl.'browse/router.cgi', 'Broadband access routers' ], 'Address blocks' => [ $fsurl.'browse/addr_block.cgi', 'Manage address blocks and block assignments to broadband routers' ], ;