Changes for page Create Application
 4.1
 4.1  
    on 2022-10-03 07:04
 5.1
 5.1  
    on 2022-12-15 21:59
Summary
Details
- Page properties
- 
      - Content
-   ... ... @@ -105,6 +105,11 @@ 105 105 $services.localization.render('platform.appwithinminutes.appNameIsUsedWarning') 106 106 </div> 107 107 #end 108 + #if (!$services.security.authorization.hasAccess('script', $xcontext.userReference, $appHomeRef)) 109 + <div class="box errormessage"> 110 + $escapetool.xml($services.localization.render('platform.appwithinminutes.appHomePageNoScriptRight')) 111 + </div> 112 + #end 108 108 #end 109 109 #end 110 110 
 
 
 
 Show context
              Show context
             Hide context
              Hide context
            