CauseFX 5 anni fa
parent
commit
ba7bf5edf6
2 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      js/custom.js
  2. 0 0
      js/custom.min.js

+ 1 - 1
js/custom.js

@@ -5,7 +5,7 @@ var hasCookie = false;
 var loginAttempts = 0;
 $(document).ajaxComplete(function () {
     pageLoad();
-    //new SimpleBar($('.internal-listing')[0]);
+    new SimpleBar($('#page-wrapper')[0]);
 });
 $(document).ready(function () {
     pageLoad();

File diff suppressed because it is too large
+ 0 - 0
js/custom.min.js


Some files were not shown because too many files changed in this diff