Changes for page LiveTable View Sheet

Last modified by Martin Výlet on 19.03.2025 21:26

From version 5.1
edited by Martin Výlet
on 23.08.2024 08:37
Change comment: Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/16.6.0]
To version 6.1
edited by Martin Výlet
on 19.03.2025 21:26
Change comment: Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/17.1.0]

Summary

Details

Page properties
Content
... ... @@ -204,7 +204,7 @@
204 204   #set ($classFullName = $doc.getValue('class'))
205 205   #if ("$!classFullName" == '' || !$xwiki.exists($classFullName))
206 206   {{warning}}
207 - $services.icon.render('warning') {{translation key="platform.appwithinminutes.appHomePageMovedWarning"/}}
207 + {{translation key="platform.appwithinminutes.appHomePageMovedWarning"/}}
208 208   {{/warning}}
209 209  
210 210   #end