[Vtigercrm-commits] [vtiger development] #5889: error in Calendar

vtiger development vtiger-tickets at trac.vtiger.com
Sun May 3 08:29:24 EDT 2009


#5889: error in Calendar
-----------------------+----------------------------------------------------
 Reporter:  frankpie   |       Owner:  developer 
     Type:  patch      |      Status:  new       
 Priority:  blocker    |   Milestone:  5.1.0     
Component:  vtigercrm  |     Version:  5.1.0-val2
 Keywords:             |  
-----------------------+----------------------------------------------------
 if you make an appointment for a call and change the start time the end
 time does not change.

 in Calendar/script.js

 line 1290:      if(type == 'call')

 replace by:     if(type == 'Call')

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/5889>
vtiger development <http://trac.vtiger.com/>
vtigerCRM




More information about the vtigercrm-commits mailing list