]> git.evergreen-ils.org Git - Evergreen.git/commit
Make editing of asset.copy_template a little more friendly (AutoGrid w/ pcrud
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 18 Oct 2010 21:53:44 +0000 (21:53 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 18 Oct 2010 21:53:44 +0000 (21:53 +0000)
commit588ccb0213b0f30f751cf4309c07e058efcdaf91
tree689b7b460eb0939982a6426fe2317af386337e82
parent16974a2f12c1ed0ef518909527c64a11de89c484
Make editing of asset.copy_template a little more friendly (AutoGrid w/ pcrud
can't deal with editor/creator fields for you).

Incidentally add createPaneOnSubmit and editPaneOnSubmit attributes to
AutoGrid that take a function name as their values, specifying an alternate
callback function to use instead of pcrud.create/update

git-svn-id: svn://svn.open-ils.org/ILS/trunk@18386 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Cat.pm
Open-ILS/web/js/dojo/openils/widget/AutoGrid.js
Open-ILS/web/js/dojo/openils/widget/EditPane.js
Open-ILS/web/js/ui/default/conify/global/asset/copy_template.js
Open-ILS/web/templates/default/conify/global/asset/copy_template.tt2