]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
fix: prevent to initialize Triggers twice before window is loaded 11258/head
authorNicolas Coden <nicolas@ncoden.fr>
Sun, 13 May 2018 19:38:08 +0000 (21:38 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Sun, 13 May 2018 19:38:08 +0000 (21:38 +0200)
commit4419192c298add7c56a2a07217f941dbeb29925c
tree2bfa2ac50206196f2bd4968eb185902243bd6936
parent52ba3b1b2e337c3deb219aff85dcc994a5fc7bb9
fix: prevent to initialize Triggers twice before window is loaded

Changes:
* check if Triggers is already initialized just before it should be initialized, once the window is loaded.
js/foundation.util.triggers.js