Skip to content

Commit 504b8c2

Browse files
Sereza7michitux
authored andcommitted
XWIKI-22723: Warning message for application move has duplicated icons (#3742)
* Removed the extra icon. (cherry picked from commit 791d5dd)
1 parent 603ef15 commit 504b8c2

File tree

1 file changed

+1
-1
lines changed
  • xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-ui/src/main/resources/AppWithinMinutes

1 file changed

+1
-1
lines changed

xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-ui/src/main/resources/AppWithinMinutes/LiveTableViewSheet.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242
#set ($classFullName = $doc.getValue('class'))
243243
#if ("$!classFullName" == '' || !$xwiki.exists($classFullName))
244244
{{warning}}
245-
$services.icon.render('warning') {{translation key="platform.appwithinminutes.appHomePageMovedWarning"/}}
245+
{{translation key="platform.appwithinminutes.appHomePageMovedWarning"/}}
246246
{{/warning}}
247247

248248
#end

0 commit comments

Comments
 (0)