update responsible->sb.team
This commit is contained in:
parent
d8e711d532
commit
eb5a252f8a
3 changed files with 5953 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
|||
<ui:param name="space"
|
||||
value="#{teamController.getSpaceById(workitem.item['space.ref'])}"></ui:param>
|
||||
<h:selectOneMenu required="false" style="width:20em;"
|
||||
value="#{workflowController.workitem.item['team']}">
|
||||
value="#{workflowController.workitem.item['sb.team']}">
|
||||
<f:selectItem itemLabel="" itemValue="-"></f:selectItem>
|
||||
|
||||
<c:forEach var="teammember" items="#{space.itemList['space.team']}">
|
||||
|
|
|
|||
2332
workflow/gutschriftabgleich-de-1.0.1.bpmn
Normal file
2332
workflow/gutschriftabgleich-de-1.0.1.bpmn
Normal file
File diff suppressed because it is too large
Load diff
3620
workflow/rechnungseingang-de-1.0.7.bpmn
Normal file
3620
workflow/rechnungseingang-de-1.0.7.bpmn
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue