mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
- Added workflow summary component
- Added panel and component above to manage work item dialog git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3616 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -110,3 +110,12 @@
|
||||
<%-- Put the package actions here --%>
|
||||
|
||||
</a:panel>
|
||||
|
||||
<h:outputText styleClass="paddingRow" value=" " escape="false" />
|
||||
|
||||
<a:panel id="workflow-summary-panel" label="#{msg.part_of_workflow}"
|
||||
border="white" bgcolor="white" titleBorder="blue" titleBgcolor="#D3E6FE" styleClass="mainSubTitle">
|
||||
|
||||
<r:workflowSummary value="#{DialogManager.bean.workflowInstance}" styleClass="workflowSummary" />
|
||||
|
||||
</a:panel>
|
Reference in New Issue
Block a user