File tree Expand file tree Collapse file tree
module-gui/src/main/webapp/resources/uii Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 xmlns:pt ="http://xmlns.jcp.org/jsf/passthrough "
99 xmlns:p ="http://primefaces.org/ui "
1010 xmlns:section ="http://goobi.io/section "
11- xmlns:form ="http://goobi.io/form ">
11+ xmlns:form ="http://goobi.io/form "
12+ xmlns:util ="http://goobi.io/util ">
1213 < composite:interface >
1314 </ composite:interface >
1415 < composite:implementation >
119120 action ="#{NavigationForm.workflowPlugin.downloadStatusMessagesAsExcelFile} "
120121 title ="#{msgs.downloadStatusAsExcelFile} "
121122 styleClass ="btn btn-blank ">
122- < span class ="fa fa-floppy-o " />
123- < span >
124- < h:outputText value ="#{msgs.plugin_workflow_closestep_downloadStatusAsExcelFile} " />
125- </ span >
123+ < util:icon-text icon ="download " text ="#{msgs.plugin_workflow_closestep_downloadStatusAsExcelFile} " />
126124 </ h:commandLink >
127125 < h:commandButton
128126 styleClass ="btn btn-primary "
You can’t perform that action at this time.
0 commit comments