Summary: | Add a link to new library group creation from empty groups message | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | System Administration | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | minor | ||
Priority: | P5 - low | CC: | chris, gmcharlt, jonathan.druart, paul.poulain |
Version: | 3.10 | ||
Hardware: | All | ||
OS: | All | ||
URL: | /cgi-bin/koha/admin/branches.pl | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Bug 8122 - Add a link to new library group creation from empty groups message
Bug 8122 - Add a link to new library group creation from empty groups message Bug 8122 - Followup: Add a link to new library group creation from empty groups message [SIGNED-OFF] Bug 8122 - Followup: Add a link to new library group creation from empty groups message |
Description
Owen Leonard
2012-05-18 13:41:25 UTC
Created attachment 9639 [details] [review] Bug 8122 - Add a link to new library group creation from empty groups message When there are no groups, add a link to group creation from the message, "No properties defined." Created attachment 9656 [details] [review] Bug 8122 - Add a link to new library group creation from empty groups message When there are no groups, add a link to group creation from the message, "No properties defined." Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Created attachment 9693 [details] [review] Bug 8122 - Followup: Add a link to new library group creation from empty groups message Hi Owen, Isn't it more ergonomic to display the message outside the table ? This patch proposed an other way to display it, just for discusion. Perhaps with a little bit of style. Created attachment 9707 [details] [review] [SIGNED-OFF] Bug 8122 - Followup: Add a link to new library group creation from empty groups message [SIGNED-OFF] Bug 8122 - Followup Add a link to new library group creation from empty groups message Set outside tables the "no group defined" message. Signed-off-by: Owen Leonard <oleonard@myacpl.org> That's a good change Jonathan, thank you. QA comment: tiny patch, template only. prove xt/author/translatable-templates.t xt/author/valid-templates.t is OK passed QA tiny improvement that could be backported on 3.8 or not Safe change, pushed to 3.8.x will be in 3.8.2 |