Skip to content
Snippets Groups Projects
Commit b57f31f9 authored by Demian Katz's avatar Demian Katz Committed by GitHub
Browse files

Style fix (added missing semicolon)

parent b088b9ec
No related merge requests found
......@@ -55,7 +55,7 @@ var VuFind = (function VuFind() {
href += new Date().getTime() + '#' + parts[1];
window.location.href = href;
}
}
};
//Reveal
return {
......
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