Remove old jQuery UI timepicker call
This commit is contained in:
parent
11188872fa
commit
c891985c1b
1 changed files with 0 additions and 1 deletions
|
@ -347,7 +347,6 @@ App.Pages.Providers = (function () {
|
|||
$providers.find('.add-break, .add-working-plan-exception, #reset-working-plan').prop('disabled', true);
|
||||
|
||||
workingPlanManager.timepickers(true);
|
||||
$providers.find('#providers .working-plan input:text').timepicker('destroy');
|
||||
$providers.find('#providers .working-plan input:checkbox').prop('disabled', true);
|
||||
$('.breaks').find('.edit-break, .delete-break').prop('disabled', true);
|
||||
$('.working-plan-exceptions')
|
||||
|
|
Loading…
Reference in a new issue