mirror of
https://github.com/Ekokumppanit/Lentolaskuri.git
synced 2026-02-04 18:42:43 +00:00
Jos käyttäjällä ei ole javascript päällä, kerrotaan asiasta ja sumennetaan toiminnallisuus
This commit is contained in:
@@ -54,5 +54,6 @@ require([
|
||||
'bootstrap',
|
||||
'libs/handlebar_helpers'
|
||||
], function ($, App) {
|
||||
$("html:first").removeClass("no-js").addClass('js'); // JavaScript detection
|
||||
var app = new App();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user