Partially migrated to Foundatoin 6

This commit is contained in:
Christoph Haas 2016-03-02 21:36:58 +01:00
parent d7bfa0843f
commit 7e7d2e6c0b
6 changed files with 388 additions and 391 deletions

View file

@ -17,4 +17,4 @@
//= require cookies_eu
//= require_tree .
$(document).foundation();
$(function(){ $(document).foundation(); });