Changes for page Create Application
 3.1
 3.1  
    on 2022-06-12 14:11
 2.1
 2.1  
    on 2022-03-20 10:03
Summary
Details
- XWiki.JavaScriptExtension[0]
-   - Code
-   ... ... @@ -50,9 +50,4 @@ 50 50 fetchPreviewUpdate(); 51 51 } 52 52 }); 53 - submitButton.closest('form').on('submit', function (event) { 54 - if (appNameInput.hasClass('xErrorField')) { 55 - event.preventDefault(); 56 - } 57 - }); 58 58 }); 
 
 
 
 Show context
              Show context
             Hide context
              Hide context
            