Summary: | Make edit and delete links styled buttons in patron attribute types administration | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | jan.kissig, julian.maurice, kyle, testopia |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
URL: | /cgi-bin/koha/admin/patron-attr-types.pl | ||
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 16543 - Make edit and delete links styled buttons in patron attribute types administration
Bug 16543 - Make edit and delete links styled buttons in patron attribute types administration Bug 16543 - Make edit and delete links styled buttons in patron attribute types administration |
Description
Owen Leonard
2016-05-18 13:26:58 UTC
Created attachment 51789 [details] [review] Bug 16543 - Make edit and delete links styled buttons in patron attribute types administration This patch modifies the Patron attribute types page, converting edit and delete links to Bootstrap buttons with Font Awesome icons. To test, apply the patch and go to Administration -> Patron attribute types. The 'Edit' and 'Delete' buttons should look correct and work correctly. Created attachment 51872 [details] [review] Bug 16543 - Make edit and delete links styled buttons in patron attribute types administration This patch modifies the Patron attribute types page, converting edit and delete links to Bootstrap buttons with Font Awesome icons. To test, apply the patch and go to Administration -> Patron attribute types. The 'Edit' and 'Delete' buttons should look correct and work correctly. Signed-off-by: Jan Kissig <jkissig@th-wildau.de> Created attachment 52281 [details] [review] Bug 16543 - Make edit and delete links styled buttons in patron attribute types administration This patch modifies the Patron attribute types page, converting edit and delete links to Bootstrap buttons with Font Awesome icons. To test, apply the patch and go to Administration -> Patron attribute types. The 'Edit' and 'Delete' buttons should look correct and work correctly. Signed-off-by: Jan Kissig <jkissig@th-wildau.de> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master for Koha 16.11, thanks Owen! Patches pushed to 3.22.x, will be in 3.22.9 |