Summary: | Show budget name when editing it | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Acquisitions | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
URL: | /cgi-bin/koha/admin/aqbudgetperiods.pl?op=add_form&budget_period_id=X | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 13055 - Show budget name when editing it
Bug 13055 - Show budget name when editing it [PASSED QA] Bug 13055 - Show budget name when editing it |
Description
Owen Leonard
2014-10-09 14:47:23 UTC
Created attachment 32090 [details] [review] Bug 13055 - Show budget name when editing it This patch adds the budget name to the page heading when editing a budget. The patch also similarly corrects the page title during edit operations and fixes some inconsistency in the breadcrumbs. To test, edit an existing budget (Adminitration -> Budgets) and confirm that page title, breadcrumbs, and heading look correct. Created attachment 32419 [details] [review] Bug 13055 - Show budget name when editing it This patch adds the budget name to the page heading when editing a budget. The patch also similarly corrects the page title during edit operations and fixes some inconsistency in the breadcrumbs. To test, edit an existing budget (Adminitration -> Budgets) and confirm that page title, breadcrumbs, and heading look correct. Signed-off-by: Chris <chris@bigballofwax.co.nz> Created attachment 32422 [details] [review] [PASSED QA] Bug 13055 - Show budget name when editing it This patch adds the budget name to the page heading when editing a budget. The patch also similarly corrects the page title during edit operations and fixes some inconsistency in the breadcrumbs. To test, edit an existing budget (Adminitration -> Budgets) and confirm that page title, breadcrumbs, and heading look correct. Signed-off-by: Chris <chris@bigballofwax.co.nz> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Nice improvement, works as described. Patch pushed to master. Thanks Owen! |