File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
imixs-workflow-faces/src/main/resources/META-INF/resources/imixs Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2424 < ui:fragment rendered ="#{cc.attrs.showattachments} ">
2525 < h:panelGroup layout ="block " styleClass ="imixsfileupload-table " id ="persistendFileListID " binding ="#{persistedFileListComponent} ">
2626 <!-- attached files -->
27- < h:dataTable value ="#{cc.attrs.workitem.fileData} " var ="fileData " id =" persistedFileListID "
27+ < h:dataTable value ="#{cc.attrs.workitem.fileData} " var ="fileData "
2828 styleClass ="imixsFileUpload_uploadlist " >
2929 < h:column >
3030 < f:facet name ="header "> File Name</ f:facet >
Original file line number Diff line number Diff line change 6868 < ui:fragment rendered ="#{cc.attrs.showattachments} ">
6969 < h:panelGroup layout ="block " styleClass ="imixsfileupload-table " id ="persistendFileListID " binding ="#{persistedFileListComponent} ">
7070 <!-- attached files -->
71- < h:dataTable value ="#{cc.attrs.workitem.fileData} " var ="fileData " id =" persistedFileListID "
71+ < h:dataTable value ="#{cc.attrs.workitem.fileData} " var ="fileData "
7272 styleClass ="imixsFileUpload_uploadlist " >
7373 < h:column >
7474 < f:facet name ="header "> File Name</ f:facet >
You can’t perform that action at this time.
0 commit comments