Explorar el Código

fix admin create token - refresh page

causefx hace 8 años
padre
commit
2973be7105
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      api/pages/wizard.php

+ 1 - 1
api/pages/wizard.php

@@ -130,7 +130,7 @@ $pageWizard = '
                     if(html.data == true){
                         location.reload();
                     }else if(html.data == \'token\'){
-						console.error(\'Organizr Function: Could not create Token\');
+						location.reload();
 					}else if(html.data == \'db\'){
 						console.error(\'Organizr Function: Could not create DB - check permissions\');
 					}else if(html.data == \'admin\'){