Commit 1a1956b5 authored by Joe TS Dell's avatar Joe TS Dell
Browse files

up

parent b4811a4d
var json_to_bib = function (json_content) {
// Sabo Add Script here
}
\ No newline at end of file
......@@ -109,8 +109,9 @@ $(document).ready(function () {
//Do something
}
json_to_bib(stuff_paper)
var userLang = navigator.language || navigator.userLanguage;
console.log("The language is: " + userLang);
if (userLang.includes("de")) {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment