day-schedule-selector icon indicating copy to clipboard operation
day-schedule-selector copied to clipboard

Add view-only mode

Open hellmanhellman opened this issue 8 years ago • 1 comments

Good for if you only want to display the availability and not have people select it. Default is that it is editable. ex:

$("#weekly-schedule").dayScheduleSelector({

        interval: 60,
        startTime: '05:00',
        endTime: '24:00',
        editable: false
      });

hellmanhellman avatar Jul 24 '16 10:07 hellmanhellman

I don't get why travis is failing, can someone explain?

hellmanhellman avatar Jul 26 '16 11:07 hellmanhellman