]> git.evergreen-ils.org Git - working/Evergreen.git/commit
inisial staff client integration in record details page w/ new staff js file; move...
authorberick <berick@esilibrary.com>
Wed, 13 Apr 2011 14:46:32 +0000 (10:46 -0400)
committerberick <berick@esilibrary.com>
Wed, 13 Apr 2011 14:46:32 +0000 (10:46 -0400)
commit1489e830de16ffb5c9b7a683a5c1762e019af300
treecdeff575c47d5d0e4caf169187ebedfbf93bbc96
parent11c746b0aa9b9ad404535e88ae534169b10f93ea
inisial staff client integration in record details page w/ new staff js file; move footer and other js loading to their own templates; hide top-nav pane (my account summary) for embedded mode; load slim version of marc html (no external css; no print button)
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Record.pm
Open-ILS/web/js/ui/default/opac/simple.js
Open-ILS/web/js/ui/default/opac/staff.js [new file with mode: 0644]
Open-ILS/web/templates/default/opac/parts/base.tt2
Open-ILS/web/templates/default/opac/parts/footer.tt2 [new file with mode: 0644]
Open-ILS/web/templates/default/opac/parts/js.tt2 [new file with mode: 0644]
Open-ILS/web/templates/default/opac/parts/topnav.tt2