From 9ba68145f8080d68d38f49823e6e4e39d4898028 Mon Sep 17 00:00:00 2001 From: Kyle Huckins Date: Thu, 12 Dec 2019 20:55:38 +0000 Subject: [PATCH] Reinstate fm-editor in Course List - Undo removal of fm-editor in Course List Signed-off-by: Kyle Huckins Changes to be committed: modified: Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-list.component.html --- .../staff/admin/local/course-reserves/course-list.component.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-list.component.html b/Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-list.component.html index 459e872db2..1a3d9c6c64 100644 --- a/Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-list.component.html +++ b/Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-list.component.html @@ -28,4 +28,10 @@ - \ No newline at end of file + + + + \ No newline at end of file -- 2.11.0