Bug 10865: (Follow-up) Add CSS style for form hints
authorOwen Leonard <oleonard@myacpl.org>
Wed, 9 Apr 2014 16:41:24 +0000 (12:41 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 9 Apr 2014 22:19:19 +0000 (22:19 +0000)
commit9094b4a1bbff95e0f8e5747a805dacede165bc9a
tree8fd07655cb895b9f72af0180fcc561ec370ecb85
parent7dd0e9a41fd639e86ed32d98d863d605a6ba63e8
Bug 10865: (Follow-up) Add CSS style for form hints

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@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.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/opac-tmpl/bootstrap/css/opac.css
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt
koha-tmpl/opac-tmpl/bootstrap/less/opac.less
koha-tmpl/opac-tmpl/bootstrap/less/responsive.less