[Vtigercrm-commits] [Vtiger development] #8148: Fit calendar into single window

Vtiger development vtiger-tickets at trac.vtiger.com
Wed Jul 16 09:31:16 GMT 2014


#8148: Fit calendar into single window
-------------------------+--------------------------
 Reporter:  rishab       |       Owner:  developer
     Type:  known issue  |      Status:  closed
 Priority:  trivial      |   Milestone:  Unassigned
Component:  vtigercrm    |     Version:  6.1.0 - wip
 Severity:  Medium       |  Resolution:  invalid
 Keywords:               |
-------------------------+--------------------------
Changes (by rishab):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 The height in CalendarView.js
 registerCalendar Api
 {{{
 height = 600;
 }}}

 Is responsible for the height of the calendar time slots.
 Changing this to 5000 or 6000 removes scroll and sets the time slots to
 fit in without scroll.
 But changing this height will not respect DayStart hour value

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


More information about the vtigercrm-commits mailing list