]> git.evergreen-ils.org Git - Evergreen.git/commit - Open-ILS/src/perlmods/OpenILS/Application/Acq/Lineitem.pm
Acq: from the lineitem details pane, one can view other LIs of same bib
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 12 Mar 2010 23:46:04 +0000 (23:46 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 12 Mar 2010 23:46:04 +0000 (23:46 +0000)
commit93d6a85dabea59c6533e19a88a0ea833eaa4e349
tree94d36c20fc490163671a4a70e2c257c98544114a
parent87a5ea7d1e3d4fba37085d49051a217e742e7c05
Acq: from the lineitem details pane, one can view other LIs of same bib

Also included a minor improvement to the use of the "notes" template for that
part of the LI interface

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15841 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Acq/Lineitem.pm
Open-ILS/web/css/skin/default/acq.css
Open-ILS/web/js/ui/default/acq/common/li_table.js
Open-ILS/web/js/ui/default/acq/lineitem/related.js [new file with mode: 0644]
Open-ILS/web/templates/default/acq/common/detail.tt2 [new file with mode: 0644]
Open-ILS/web/templates/default/acq/common/li_table.tt2
Open-ILS/web/templates/default/acq/common/notes.tt2
Open-ILS/web/templates/default/acq/lineitem/related.tt2 [new file with mode: 0644]
Open-ILS/web/templates/default/acq/po/view.tt2