]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Display located URIs in record details page
authorDan Scott <dan@coffeecode.net>
Tue, 28 Jun 2011 18:09:26 +0000 (14:09 -0400)
committerDan Scott <dan@coffeecode.net>
Tue, 28 Jun 2011 18:27:11 +0000 (14:27 -0400)
commit2f5ddb2e6a90b627551a80209d2123f47e70f75b
tree3b1766aa107fb039008401a5b46ebd1d75b18605
parent52adf7fd7a556451e3637c0849f8da4cca2875fc
Display located URIs in record details page

We can reuse the work put into misc_util.tt2 to generate args.uris in
the display within the record details page. In the absence of good
design, we add a basic class and matching CSS to style.css in the hopes
that a design-oriented person can come along behind us and make the URIs
stand out appropriately.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Dan Scott <dan@coffeecode.net>
Open-ILS/web/css/skin/default/opac/style.css
Open-ILS/web/templates/default/opac/parts/record/summary.tt2