[freeside-commits] freeside/httemplate/edit/cust_main
select-domain.html, 1.1, 1.2
Jeff Finucane,420,,
jeff at wavetail.420.am
Wed Feb 28 11:14:44 PST 2007
Update of /home/cvs/cvsroot/freeside/httemplate/edit/cust_main
In directory wavetail:/tmp/cvs-serv17738/edit/cust_main
Modified Files:
select-domain.html
Log Message:
restore (none) choice to first package select
Index: select-domain.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/cust_main/select-domain.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- select-domain.html 14 Feb 2007 23:32:21 -0000 1.1
+++ select-domain.html 28 Feb 2007 19:14:42 -0000 1.2
@@ -42,6 +42,7 @@
</SCRIPT>
<SELECT NAME="<% $opt{'prefix'} %>pkgpart_svcpart" onchange="<% $opt{'prefix'} %>pkgpart_svcpart_changed(this,0);" >
+ <OPTION VALUE="">(none)
% foreach my $part_pkg ( @part_pkg ) {
More information about the freeside-commits
mailing list