[freeside-commits] freeside/httemplate/view/elements svc_Common.html, 1.14, 1.15

Erik Levinson levinse at wavetail.420.am
Tue Dec 7 11:04:46 PST 2010


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

Modified Files:
	svc_Common.html 
Log Message:
-small svc_dsl UI and flow changes, RT7111
-finish basic qualifications, except prospect support, RT7111


Index: svc_Common.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/elements/svc_Common.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -w -d -r1.14 -r1.15
--- svc_Common.html	25 Nov 2010 20:02:55 -0000	1.14
+++ svc_Common.html	7 Dec 2010 19:04:43 -0000	1.15
@@ -53,11 +53,9 @@
 % my $url = $opt{'edit_url'} || $p. 'edit/'. $opt{'table'}. '.cgi?';
 | <A HREF="<%$url%><%$svcnum%>">Edit this <% $label %></A>
 
-% unless ( $opt{'disable_unprovision'} ) {
 | <A HREF="javascript:areyousure('<%$p.'misc/unprovision.cgi?'.$svcnum%>')">
 Unprovision this Service</A>
 <BR>
-% }
 
 <% ntable("#cccccc") %><TR><TD><% ntable("#cccccc",2) %>
 



More information about the freeside-commits mailing list