[Koha-bugs] [Bug 10865] Don't show list permissions when adding public lists/sharing lists is not allowed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 9 22:48:27 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10865

--- Comment #39 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 26937
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26937&action=edit
[PASSED QA] Bug 10865 [Follow-up] Add style to warning

This patch adds a new "hint" class for displaying information relating
to a form field. On the list edit screen the hint also has an alert
class to highlight it.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Passes all tests and QA script. Works as advertised.
Tested with Bootstrap and prog theme. Some notes:

- When OpacAllowPublicListCreation is turned off, the permissions
  don't show.
- When OpacAllowPublicListCreation is turned off, we could also hide
  the Category pull down in the [new list] pop up, as there is only
  Private left as an option.
- Maybe we should move the new list link outside of the tabs?
  When OpacAllowPublicListCreation is turned off, but public lists
  exist, the link 'new list' will still show on the public list tab,
  but a private list will be created.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list