mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 05:44:24 +00:00
remove blank line
This commit is contained in:
parent
a77438bce4
commit
28582d033b
@ -23,7 +23,7 @@ var chill = function() {
|
|||||||
weekdaysShort : ['Zon','Ma','Di','Wo','Do','Vri','Zat']
|
weekdaysShort : ['Zon','Ma','Di','Wo','Do','Vri','Zat']
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
var pikaday_options = {
|
var pikaday_options = {
|
||||||
format: 'D-M-YYYY',
|
format: 'D-M-YYYY',
|
||||||
yearRange: [parseInt(moment().format('YYYY')) - 100, parseInt(moment().format('YYYY'))],
|
yearRange: [parseInt(moment().format('YYYY')) - 100, parseInt(moment().format('YYYY'))],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user