[freeside-commits] freeside/FS/FS Conf.pm,1.180.2.44,1.180.2.45

Ivan,,, ivan at wavetail.420.am
Wed May 20 08:27:47 PDT 2009


Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv27084/FS/FS

Modified Files:
      Tag: FREESIDE_1_7_BRANCH
	Conf.pm 
Log Message:
add "manage device" link & config, RT#5438

Index: Conf.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/Conf.pm,v
retrieving revision 1.180.2.44
retrieving revision 1.180.2.45
diff -u -d -r1.180.2.44 -r1.180.2.45
--- Conf.pm	28 Apr 2009 04:13:53 -0000	1.180.2.44
+++ Conf.pm	20 May 2009 15:27:45 -0000	1.180.2.45
@@ -2464,6 +2464,13 @@
     'type'        => 'checkbox',
   },
 
+  {
+    'key'         => 'svc_broadband-manage_link',
+    'section'     => 'UI',
+    'description' => 'URL for svc_broadband "Manage Device" link.  The following substitutions are available: $ip_addr.',
+    'type'        => 'text',
+  },
+
 );
 
 1;



More information about the freeside-commits mailing list