Revision: 5069 https://dev.openbravo.com/websvn/openbravo/?rev=5069&sc=1 Author: rafaroda Date: 2008-06-16 15:07:58 +0200 (Mon, 16 Jun 2008)
Log Message: ----------- Fixes bug 0003991 Made Name field TextBox_TwoCells_width in Project selector. Ticket Links: :----------- http://issues.openbravo.com/view.php?id=0003991 Modified Paths: -------------- trunk/src/org/openbravo/erpCommon/info/Project.html Modified: trunk/src/org/openbravo/erpCommon/info/Project.html =================================================================== --- trunk/src/org/openbravo/erpCommon/info/Project.html 2008-06-16 12:48:45 UTC (rev 5068) +++ trunk/src/org/openbravo/erpCommon/info/Project.html 2008-06-16 13:07:58 UTC (rev 5069) @@ -182,14 +182,12 @@ <td class="TitleCell"><span class="LabelText">Name</span></td> - <td class="TextBox_ContentCell"> <input class="dojoValidateValid TextBox_OneCell_width" type="text" name="inpName" value="" id="paramName"/></td> - <td></td> + <td class="TextBox_ContentCell" colspan="2" > <input class="dojoValidateValid TextBox_TwoCells_width" type="text" name="inpName" value="" id="paramName"/></td> </tr> <tr> <td class="TitleCell"><span class="LabelText">Business Partner</span></td> - <td class="TextBox_btn_ContentCell" colspan="2"> - + <td class="TextBox_btn_ContentCell" colspan="2"> <table border="0" cellspacing="0" cellpadding="0" summary="" style="padding-top: 0px;"> <tr> <td class="TextBox_ContentCell"> @@ -219,7 +217,10 @@ </tr> </table> </td> - </tr> + <td></td> + <td class="TitleCell"></td> + <td class="TextBox_ContentCell"></td> + </tr> <tr> <td></td> ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Openbravo-commits mailing list Openbravo-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openbravo-commits