[Vtigercrm-commits] [Vtiger development] #8289: Calendar not filling screen

Vtiger development vtiger-tickets at trac.vtiger.com
Wed Oct 15 18:54:16 GMT 2014


#8289: Calendar not filling screen
----------------------------------+-------------------------
 Reporter:  support               |       Owner:  developer
     Type:  Need More Info        |      Status:  reopened
 Priority:  minor                 |   Milestone:  Unassigned
Component:  vtigercrm             |     Version:  6.1.0
 Severity:  Medium                |  Resolution:
 Keywords:  blank space calendar  |
----------------------------------+-------------------------

Comment (by comercial):

 if you have interest in solve this for the various areas of the crm,
 change file resources/app.js
 after line 733, add this

 jQuery('.mainContainer').css('min-
 height',(jQuery(window).innerHeight()-borderTopWidth));
 jQuery('.contentsDiv').css('min-
 height',(jQuery(window).innerHeight()-borderTopWidth));
 jQuery('.detailViewContainer').css('min-
 height',(jQuery(window).innerHeight()-borderTopWidth));

--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8289#comment:8>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM


More information about the vtigercrm-commits mailing list