Koha/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves
Kyle Hall 6a2564a369
Bug 33070: Remove use of can_edit_items
Test Plan:
1) Apply this patch
2) prove t/db_dependent/Koha/Acquisition/Order.t
3) git grep "can_edit_item("
   should return no results

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-03-17 09:59:02 -03:00
..
add_items-step1.tt Bug 32087: Consistent classes for primary buttons: Course reserves 2022-11-09 13:54:07 -03:00
add_items-step2.tt Bug 32087: Consistent classes for primary buttons: Course reserves 2022-11-09 13:54:07 -03:00
batch_add_items.tt Bug 32087: Consistent classes for primary buttons: Course reserves 2022-11-09 13:54:07 -03:00
batch_rm_items.tt Bug 32087: Consistent classes for primary buttons: Course reserves 2022-11-09 13:54:07 -03:00
course-details.tt Bug 33070: Remove use of can_edit_items 2023-03-17 09:59:02 -03:00
course-reserves.tt Bug 32146: Add page-section to course reserves 2022-11-10 09:27:21 -03:00
course.tt Bug 32087: Consistent classes for primary buttons: Course reserves 2022-11-09 13:54:07 -03:00
invalid-course.tt