[freeside-commits] freeside/httemplate/edit prospect_main.html, 1.6, 1.7

Ivan,,, ivan at wavetail.420.am
Sat Mar 12 20:04:19 PST 2011


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

Modified Files:
	prospect_main.html 
Log Message:
ui tweaks for prospect edit, RT#7111

Index: prospect_main.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/prospect_main.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -w -d -r1.6 -r1.7
--- prospect_main.html	13 Mar 2011 04:04:16 -0000	1.6
+++ prospect_main.html	13 Mar 2011 04:04:16 -0000	1.7
@@ -11,10 +11,12 @@
        { 'field'       => 'agentnum',
          'type'        => 'select-agent',
          'empty_label' => 'Select agent',
+         'colspan'     => 6,
        },
        { 'field'   => 'company',
          'type'   => 'text',
          'size'    => 50,
+         'colspan' => 6,
        },
        { 'field'             => 'contactnum',
          'type'              => 'contact',



More information about the freeside-commits mailing list