[Vtigercrm-commits] [vtiger-commits] r6118 - /vtigercrm/trunk/Smarty/templates/Header.tpl
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Wed May 17 08:05:57 EDT 2006
Author: saraj
Date: Wed May 17 06:05:54 2006
New Revision: 6118
Log:
Added z-index in Quick Create div - ahmed
Modified:
vtigercrm/trunk/Smarty/templates/Header.tpl
Modified: vtigercrm/trunk/Smarty/templates/Header.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/Header.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/Header.tpl Wed May 17 06:05:54 2006
@@ -265,7 +265,7 @@
</table>
</div>
-<div id="qcform" style="position:absolute;width:500px;top:60px;left:450px;"></div>
+<div id="qcform" style="position:absolute;width:500px;top:60px;left:450px;z-index:5000;"></div>
<script>
function Announcement_rss()
{ldelim}
More information about the vtigercrm-commits
mailing list