[freeside-commits] freeside/httemplate/view svc_dsl.cgi,1.12,1.13

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


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

Modified Files:
	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.12
retrieving revision 1.13
diff -u -w -d -r1.12 -r1.13
--- svc_dsl.cgi	11 Nov 2011 22:45:39 -0000	1.12
+++ svc_dsl.cgi	11 Nov 2011 23:38:47 -0000	1.13
@@ -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