TPAC: Remove noise, misleading text from myopac/holds/circs/circ_history
authorDan Scott <dscott@laurentian.ca>
Wed, 15 Aug 2012 13:16:23 +0000 (09:16 -0400)
committerDan Scott <dscott@laurentian.ca>
Wed, 15 Aug 2012 15:19:37 +0000 (11:19 -0400)
commitc7a80212be4ff59d04b7e162cf23e2fcf3a77c8b
tree8f1f16140e9d576538f63bc1a2d5f3c24da1283a
parent3e941e75c1df46d42cc4fe36e429efb7993b28bc
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>
Conflicts:
Open-ILS/src/templates/opac/css/style.css.tt2

Signed-off-by: Dan Scott <dscott@laurentian.ca>
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