Koha/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves
Claire Gravely dccb3a3414 Bug 19678: Clicking Cancel when adding New Course to course reserves shows message Invalid Course!
Clicking on the cancel link when adding a new course to course reserves
displays the message 'Invalid Course!'. It would be better if it
redirected back to the main Course Reserves page.

This patch redirects the user back to the main course reserves page.

To Test:

1. Go to Course Reserves

2. Click '+ New Course'

3. Cancel the process

4. You are shown 'Invalid Course!'

5. Apply patch and repeat steps 1-3

6. You are redirected back to the main course reserves page

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-12-20 13:26:46 -03:00
..
add_items-step1.tt Bug 18367 - Fix untranslatable string from Bug 18264 2017-07-13 16:42:03 -03:00
add_items-step2.tt Bug 18276: Remove GetBiblioFromItemNumber - Course reserves 2017-07-10 12:09:24 -03:00
course-details.tt Bug 19628: Move course reserves templates JS to the footer 2017-12-11 11:34:21 -03:00
course-reserves.tt Bug 19628: Move course reserves templates JS to the footer 2017-12-11 11:34:21 -03:00
course.tt Bug 19678: Clicking Cancel when adding New Course to course reserves shows message Invalid Course! 2017-12-20 13:26:46 -03:00
invalid-course.tt