This commit is contained in:
jelhan 2015-04-04 02:45:22 +02:00
parent b1dc1b5bac
commit 10f7b59986

View file

@ -73,7 +73,7 @@ export default Ember.ObjectController.extend(EmberValidations.Mixin, {
/*
* maps optionsDates for bootstrap datepicker as a simple array of date objects
*/
optionsBootstrapDatepicker: function(key, value, previousValue) {
optionsBootstrapDatepicker: function(key, value) {
// setter
if (arguments.length > 1) {
this.set('optionsDates',