mirror of
https://github.com/Ekokumppanit/ystavakylaecard.git
synced 2026-02-25 05:51:13 +00:00
Javascriptin tarkastus, virheviestejen tyylittelyä ja vaihtoehtoinen tapa näyttää pohjakuvien thumbnailit
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
/* jslint node: true */
|
||||
jQuery(document).ready(function($) {
|
||||
"use strict";
|
||||
"use strict";
|
||||
|
||||
$("html").removeClass('no-js').addClass('js');
|
||||
|
||||
// Our Foundation trigger
|
||||
$(document).foundation();
|
||||
|
||||
Reference in New Issue
Block a user