mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
remove ref to pikaday
This commit is contained in:
parent
8d7d170f11
commit
8183c028f8
@ -57,7 +57,6 @@ var handleAdd = function(button) {
|
||||
entry.classList.add('chill-collection__list__entry');
|
||||
initializeRemove(collection, entry);
|
||||
collection.appendChild(entry);
|
||||
chill.initPikaday('fr');
|
||||
|
||||
collection.dispatchEvent(event);
|
||||
window.dispatchEvent(event);
|
||||
|
Loading…
x
Reference in New Issue
Block a user