]> git.evergreen-ils.org Git - working/Evergreen.git/commit
TPAC: Remove noise, misleading text from myopac/holds/circs/circ_history
authorDan Scott <dscott@laurentian.ca>
Mon, 10 Sep 2012 13:32:17 +0000 (09:32 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Wed, 10 Oct 2012 20:35:55 +0000 (16:35 -0400)
commitf64b4a4aca8884e46e1e60c7a4a38fd7e9157952
tree8ac09aa2a7bfce856c02829b1a16382edd4eb0ef
parentc99de2de3e75383c3d4199b4f8e147dbcdee24c2
TPAC: Remove noise, misleading text from myopac/holds/circs/circ_history

There are many "class='hide_me'" elements that will never be displayed
and which are currently just extra bits to ship over the wire. Same for
the inline comments.

Also move most of the inline styles out to the stylesheet.

Also remove the explicit widths on the table cells; if the font size
changes or the translated text is wider than the table cells, then the
display will become comical.

Also remove explicit <br> tags from localized strings; given the
likelihood that font sizes and column widths will change, <br> tags
inside localized strings make very little sense.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/templates/opac/myopac/circ_history.tt2
Open-ILS/src/templates/opac/myopac/circs.tt2
Open-ILS/src/templates/opac/myopac/holds.tt2
Open-ILS/src/templates/opac/parts/login/password_hint.tt2
Open-ILS/src/templates/opac/parts/place_hold_result.tt2
Open-ILS/web/css/skin/default/opac/semiauto.css