More workflow
This commit is contained in:
@@ -4,3 +4,5 @@ div(ng-show="show")
|
||||
|
||||
div(ng-repeat="i in run.invitees")
|
||||
p {{ i.name }}, {{ i.email }}
|
||||
p {{ i.order }}
|
||||
a(href='#/run/{{ run.id }}/order/{{ i.name }}') Fill in this order
|
||||
|
||||
Reference in New Issue
Block a user