booking fee and instagram

This commit is contained in:
merdan 2020-02-26 20:08:11 +05:00
parent 2e1ec8cd49
commit 05c833aa2e
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
icons: {
rightIcon: '{{__("ClientSide.date")}} <i class="fa fa-caret-down"></i>'
}
}).on(changeDate, function(e) {
}).on('changeDate', function(e) {
alert('date_changed');
});