]> git.evergreen-ils.org Git - working/Evergreen.git/commit
added a new editpane class, which models the basic edit table of key/value pairs...
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 12 Jan 2009 16:51:30 +0000 (16:51 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 12 Jan 2009 16:51:30 +0000 (16:51 +0000)
commit40277fb6eb373b49ac0009f4664e232af13d1ded
treea983a4f4825c70a4aa8f71c7a24cb2c18e3e2350
parent01d6e37d85ce9d6710a3716e78bb0b99d1e55fef
added a new editpane class, which models the basic edit table of key/value pairs, for use outside of a dialog.  editdialog now uses the editpane as its content.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@11797 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/js/dojo/openils/widget/EditDialog.js
Open-ILS/web/js/dojo/openils/widget/EditPane.js [new file with mode: 0644]