My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 2419: feature/enhancement request - TimeGrid time_slice id
1 person starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  Feb 2015


Sign in to add a comment
 
Reported by war...@gmail.com, Jan 13, 2015
in src/common/TimeGrid.js
change line 91:
from:

'<span>' + // for matchCellWidths

to: 

+ '<span id="time_slice_' + slotDate.hour() +'">' + // for matchCellWidths and ScrollTo ability

I've done this so that I can use a scrollTo script to change the view to that time slice easily.
Jan 13, 2015
#1 war...@gmail.com
sorry, just delete this; forgot I already commented in another post.
Feb 9, 2015
Project Member #2 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Done
Sign in to add a comment

Powered by Google Project Hosting