slub.team team mailing list archive
-
slub.team team
-
Mailing list archive
-
Message #00322
[Merge] lp:~slub.team/goobi-production/bug-1032207 into lp:goobi-production
Henning Gerhardt has proposed merging lp:~slub.team/goobi-production/bug-1032207 into lp:goobi-production.
Requested reviews:
zeutschel (zeutschel)
Related bugs:
Bug #1032207 in Goobi.Production: "wrong icon in move docstruct to other location dialog"
https://bugs.launchpad.net/goobi-production/+bug/1032207
For more details, see:
https://code.launchpad.net/~slub.team/goobi-production/bug-1032207/+merge/117936
--
https://code.launchpad.net/~slub.team/goobi-production/bug-1032207/+merge/117936
Your team Saxon State Library Team is subscribed to branch lp:goobi-production.
=== modified file 'pages/incMeta/BaumZumVerschieben.jsp'
--- pages/incMeta/BaumZumVerschieben.jsp 2011-12-20 08:07:09 +0000
+++ pages/incMeta/BaumZumVerschieben.jsp 2012-08-02 15:56:18 +0000
@@ -127,7 +127,7 @@
<htm:div style="border: 2px dashed silver">
<h:commandLink target="_self" action="#{NavigationForm.Reload}"
style="margin:5px" title="#{msgs.verschiebenAbbrechen}">
- <h:graphicImage value="/newpages/images/buttons/save.gif"
+ <h:graphicImage value="/newpages/images/buttons/cancel1.gif"
style="border: 0px;vertical-align:middle;" />
<h:outputText value="#{msgs.abbrechen}"
title="#{msgs.verschiebenAbbrechen}" />
Follow ups