-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
To properly implement #15 I think there needs to be a JS block in the rendered 14-day notebook that creates JS globals indicating which days are being displayed. Something like:
<script type="text/javascript">var first_14day_csd 4321; var last_14day_csd 4334;</script>These global variables could then be used by the daily viewer JS to create the necessary UI elements (whatever they are).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request