]> git.evergreen-ils.org Git - Evergreen.git/commit
Acq: Resurrect an old "view fund" interface, add some tag mapping managment
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 26 Mar 2010 20:30:56 +0000 (20:30 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 26 Mar 2010 20:30:56 +0000 (20:30 +0000)
commitcf3eea30ff1ef8020a3250e462511654acab4b8a
tree39530b2e4cac0d9d36db02f366029ab31de9591b
parent32958cea48111ad770f1edcd38e476bce0829b03
Acq: Resurrect an old "view fund" interface, add some tag mapping managment

From the "list funds" interface, you can click on the name of a fund and get
to the "view funds" interface for that fund.  That interface now how a "tags"
tab where you can attach and detach tags to/from the fund you're viewing.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@16017 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Acq/Financials.pm
Open-ILS/web/css/skin/default/acq.css
Open-ILS/web/js/dojo/openils/acq/nls/acq.js
Open-ILS/web/js/ui/default/acq/common/tag_manager.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/acq/financial/list_funds.js
Open-ILS/web/js/ui/default/acq/financial/view_fund.js
Open-ILS/web/templates/default/acq/financial/list_funds.tt2
Open-ILS/web/templates/default/acq/financial/view_fund.tt2