Bug 32889 - Improve audio alert page
Summary: Improve audio alert page
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-06 16:25 UTC by Lucas Gass (lukeg)
Modified: 2023-02-06 16:25 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas Gass (lukeg) 2023-02-06 16:25:07 UTC
A couple things I noticed on audio_alerts.tt that could be better:

Add/edit an alert: The breadcrumbs don't change. When adding an alert the breadcrumbs should be something like:

Administration > Audio alerts > New alert 


When editing they should be something like:


Administration > Audio alerts > Modify audio alert 'X'


Also when adding/editing: If you use your browsers back button you are taken back to the Administration main page when you should go back to the Audio alerts main page.