mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 10:02:33 +03:00
Remove unnecessary call to the timepickers function.
This commit is contained in:
parent
beaa309054
commit
813a9049d8
1 changed files with 0 additions and 1 deletions
|
@ -338,7 +338,6 @@
|
|||
// Refresh working plan to have the new break sorted in the break list.
|
||||
var workingPlan = this.get();
|
||||
this.setup(workingPlan);
|
||||
this.timepickers(false);
|
||||
|
||||
}.bind(this));
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue