[freeside-commits] freeside/httemplate/view svc_dsl.cgi, 1.9.2.3, 1.9.2.4

Ivan,,, ivan at wavetail.420.am
Fri Nov 11 15:38:50 PST 2011


Update of /home/cvs/cvsroot/freeside/httemplate/view
In directory wavetail.420.am:/tmp/cvs-serv23428/httemplate/view

Modified Files:
      Tag: FREESIDE_2_3_BRANCH
	svc_dsl.cgi 
Log Message:
DSL status pulling, RT#13656

Index: svc_dsl.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/svc_dsl.cgi,v
retrieving revision 1.9.2.3
retrieving revision 1.9.2.4
diff -u -w -d -r1.9.2.3 -r1.9.2.4
--- svc_dsl.cgi	11 Nov 2011 22:45:39 -0000	1.9.2.3
+++ svc_dsl.cgi	11 Nov 2011 23:38:48 -0000	1.9.2.4
@@ -71,9 +71,10 @@
                  include('/elements/popup_link.html', {
                    'action' => $p.'view/svc_Status.html'.
                                '?svcnum='. $svc_dsl->svcnum,
-                   'label'  => 'View line status',
+                   'label'       => 'View line status', #link
+                   'actionlabel' => 'View line status', #popup border
                    'width'  => 763,
-                   'height' => 256,
+                   'height'      => 300,
                  });
 
     }



More information about the freeside-commits mailing list