Skip to content

Commit f884fda

Browse files
committed
Changes for code review
SVN r64051 |2019-06-28 01:04:39 +0000
1 parent d9ac048 commit f884fda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

laboratory/src/org/labkey/laboratory/query/LaboratoryWorkbooksTable.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ public SimpleUserSchema.SimpleTable init()
7272
nameCol.setLabel("Name");
7373
addColumn(nameCol);
7474

75+
setDeleteURL(DetailsURL.fromString("admin/deleteWorkbooks.view"));
76+
7577
return this;
7678
}
7779

0 commit comments

Comments
 (0)