[Vtigercrm-commits] [vtiger-commits] r5658 - /vtigercrm/trunk/modules/Settings/CreateCustomField.php
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Tue May 2 08:12:43 EDT 2006
Author: saraj
Date: Tue May 2 06:12:38 2006
New Revision: 5658
Log:
Added the UI Changes - Ahmed
Modified:
vtigercrm/trunk/modules/Settings/CreateCustomField.php
Modified: vtigercrm/trunk/modules/Settings/CreateCustomField.php
==============================================================================
--- vtigercrm/trunk/modules/Settings/CreateCustomField.php (original)
+++ vtigercrm/trunk/modules/Settings/CreateCustomField.php Tue May 2 06:12:38 2006
@@ -119,7 +119,7 @@
<input type="hidden" name="fieldid" value="'.$fieldid.'">
<input type="hidden" name="column" value="'.$customfield_columnname.'">
- <div id="orgLay">
+ <div id="orgLay" style="display:block;">
<table width="100%" border="0" cellpadding="5" cellspacing="0">
<tr>
<td width="40%" align="left" class="genHeaderSmall">Add Field </td>
More information about the vtigercrm-commits
mailing list