Difference between revisions of "Template:Linkoping Sweden/jsfixes"
Revision as of 15:21, 14 October 2018
(
view source
)
FilipFors
(
Talk
|
contribs
)
← Older edit
Revision as of 15:37, 14 October 2018
(
view source
)
FilipFors
(
Talk
|
contribs
)
Newer edit →
Line 42:
Line 42:
−
function
ShowDiv
() {
+
function
showDiv
() {
−
document.getElementById(
"
Liu
"
).style.display = "";
+
document.getElementById(
'
Liu
'
).style.display = "
block
";
}
}
Revision as of 15:37, 14 October 2018