sbstjn / timesheet.js

JavaScript library for HTML5 & CSS3 time sheets

Home Page:https://sbstjn.github.io/timesheet.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

avoid creating several global variables

stof opened this issue · comments

It would be great if Timesheet could use only a single Timesheet global variable rather than using TimesheetBubble as well. the Bubblecould be stored atTimesheet.Bubble`` if it needs to be exposed