update: minor changes to document template bulk generation
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
{
|
||||
<button id="AddDocumentAttachment" class="button small">Add With Document Attachment</button>
|
||||
}
|
||||
<button id="AddUsers" class="button small">Add With Assigned User</button>
|
||||
<button id="AddUsers" class="button small">Add With Assigned Users</button>
|
||||
@if (Model.UserDetails.Any(b => b.Count > 0))
|
||||
{
|
||||
<button id="AddUserDetail" class="button small">Add With Assigned User Detail</button>
|
||||
|
||||
Reference in New Issue
Block a user