Introduce a "Save" button for the admin schedule
The changes were saved after you drop an event, and now it only saves the schedule when you're done with the changes and click the "Save" button.
This commit is contained in:
parent
2d95cd05ff
commit
99f71497cc
3 changed files with 52 additions and 37 deletions
|
|
@ -21,6 +21,8 @@
|
|||
off_color: 'warning',
|
||||
on_text: 'Yes',
|
||||
off_text: 'No' }
|
||||
%button.btn.btn-success.schedule-save
|
||||
Save
|
||||
.h4
|
||||
Unscheduled events
|
||||
.unscheduled-events
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue