Koha/koha-tmpl/intranet-tmpl/prog/en/modules/authorities
Andreas Roussos 2cffe3a574 Bug 21513: Add a 'Cancel' button to the authority editor and remove duplicate 'Save' button
The authority editor (authorities/authorities.pl) does not have
a 'Cancel' button. Also, it has two 'Save' buttons.

This patch fixes that by:
a) adding a 'Cancel' button to the floating toolbar at the top
b) removing the 'Save' button from the bottom of the page

Test plan:
1) Go to Home > Authorities and launch the authority editor by
   clicking on 'New authority'. Notice how the editor doesn't
   have a 'Cancel' button. Also notice the two 'Save' buttons.
2) Apply the patch.
3) Re-launch the authority editor, and hit cancel; you should
   be taken back to Home > Authorities.
4) Edit an existing authority, and hit cancel; you should be
   taken back to the details page for the authority you chose.
5) Edit an authority as new (duplicate), and hit cancel; you
   should be taken back to Home > Authorities (this behaviour
   is mimicking the bibliographic editor: when duplicating a
   biblio the 'Cancel' button will take you back to Home >
   Cataloging).

Signed-off-by: Michal Denar <black23@gmail.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-10-17 13:57:35 +00:00
..
auth_finder.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
authorities-home.tt Bug 19983: Switch single-column templates to Bootstrap grid: Authorities 2018-03-26 17:31:26 -03:00
authorities.tt Bug 21513: Add a 'Cancel' button to the authority editor and remove duplicate 'Save' button 2018-10-17 13:57:35 +00:00
blinddetail-biblio-search.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
detail.tt Bug 13406: (RM follow-up) Add missing filter 2018-09-19 14:35:41 +00:00
merge.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
searchresultlist-auth.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
searchresultlist.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00