[freeside-commits] freeside/httemplate/misc cancel_pkg.html, 1.1,
1.2
Jeff Finucane,420,,
jeff at wavetail.420.am
Sun Oct 22 21:21:06 PDT 2006
Update of /home/cvs/cvsroot/freeside/httemplate/misc
In directory wavetail:/tmp/cvs-serv31107/httemplate/misc
Modified Files:
cancel_pkg.html
Log Message:
events should attach reasons
Index: cancel_pkg.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/misc/cancel_pkg.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- cancel_pkg.html 19 Oct 2006 14:26:57 -0000 1.1
+++ cancel_pkg.html 23 Oct 2006 04:21:04 -0000 1.2
@@ -42,12 +42,12 @@
%}
%
-<% include('/elements/tr-select-reason.html', 'reasonnum', $class) %>
+<% include('/elements/tr-select-reason.html', 'reasonnum', $class, '', '', '', 'document.sc_popup.submit' ) %>
</TABLE>
<BR>
-<INPUT TYPE="submit" VALUE="<% $submit %>">
+<INPUT TYPE="submit" NAME="submit" VALUE="<% $submit %>" disabled='true'>
</FORM>
</BODY>
More information about the freeside-commits
mailing list