Forgot to save a file with the last commit
This commit is contained in:
parent
15ce48e7a5
commit
2366bef0d3
Binary file not shown.
@ -326,7 +326,7 @@
|
||||
|
||||
|
||||
@(Html.Kendo().Grid<Fab2ApprovalSystem.Models.CA_Attachment>()
|
||||
.Name("files")
|
||||
.Name("Attachments")
|
||||
.Columns(columns =>
|
||||
{
|
||||
columns.Bound(a => a.ID).Visible(false);
|
||||
|
Loading…
x
Reference in New Issue
Block a user