diff --git a/themes/bootstrap3/js/common.js b/themes/bootstrap3/js/common.js
index c1245f2690b2a99165742e50d70eb44a5f56c9f2..66dfa6e17699b3de71c92649d6876fd4721344da 100644
--- a/themes/bootstrap3/js/common.js
+++ b/themes/bootstrap3/js/common.js
@@ -55,7 +55,7 @@ var VuFind = (function VuFind() {
       href += new Date().getTime() + '#' + parts[1];
       window.location.href = href;
     }
-  }
+  };
   
   //Reveal
   return {