Explorar o código

Ensure post-login initial page load

Vijayakrishnan Krishnan %!s(int64=4) %!d(string=hai) anos
pai
achega
3aed80990b
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      public/js/mc.js

+ 2 - 0
public/js/mc.js

@@ -231,6 +231,8 @@ function fastLoad(_href, _history = true, _useCache = true, _replaceState = fals
 
     showMask();
 
+    if(_href === '') _href = '/';
+
     // push state
     if (_history) {
         var target = _href;