]> git.evergreen-ils.org Git - Evergreen.git/commit
opac javascript
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 12 Apr 2005 21:43:10 +0000 (21:43 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 12 Apr 2005 21:43:10 +0000 (21:43 +0000)
commitfc624029849bb4d2d8e07966d12a0d58c4f059c4
tree9b5a87ec90d29e84feb175e670506b917166fc5f
parentb4a80e79bddc8e1764dd97746aa057e127a4a6d9
opac javascript

git-svn-id: svn://svn.open-ils.org/ILS/trunk@485 dcc99617-32d9-48b4-a31d-7c20da2025e4
15 files changed:
Open-ILS/src/javascript/opac/AboutPage.js [new file with mode: 0644]
Open-ILS/src/javascript/opac/AbstractRecordResultPage.js [new file with mode: 0644]
Open-ILS/src/javascript/opac/AdvancedSearchPage.js [new file with mode: 0644]
Open-ILS/src/javascript/opac/GlobalInit.js [new file with mode: 0644]
Open-ILS/src/javascript/opac/HTMLChunks.js [new file with mode: 0644]
Open-ILS/src/javascript/opac/LoginPage.js [new file with mode: 0644]
Open-ILS/src/javascript/opac/LogoutPage.js [new file with mode: 0644]
Open-ILS/src/javascript/opac/MRResultPage.js [new file with mode: 0644]
Open-ILS/src/javascript/opac/MyOPACPage.js [new file with mode: 0644]
Open-ILS/src/javascript/opac/OPACStartPage.js [new file with mode: 0644]
Open-ILS/src/javascript/opac/Page.js [new file with mode: 0644]
Open-ILS/src/javascript/opac/RecordResultPage.js [new file with mode: 0644]
Open-ILS/src/javascript/opac/SearchBarChunk.js [new file with mode: 0644]
Open-ILS/src/javascript/opac/SearchBarFormChunk.js [new file with mode: 0644]
Open-ILS/src/javascript/opac/XULEvents.js [new file with mode: 0644]