Explorar el Código

[STAG-28] Fix fastLoad inside AJAX loaded parent fragment

Vijayakrishnan Krishnan hace 4 años
padre
commit
71502430cc
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      public/js/yemi.js

+ 1 - 0
public/js/yemi.js

@@ -416,6 +416,7 @@ var initMoes = function() {
                             hideMask();
                             hideMoeFormMask();
                             initMoes();
+                            initFastLoad(moeParent);
                         });
                     } else {
                         pageReload();