moving js into the proper place for Makefile installation
authormiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 10 Apr 2008 19:50:19 +0000 (19:50 +0000)
committermiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 10 Apr 2008 19:50:19 +0000 (19:50 +0000)
commit0d7c230c4dd081fb1b65691432cfbb5d47507b3a
treeef41fc9ea0654100d7fa0087fad2aedf5bd79227
parentfe22d7e1474135896283afd4a2711541aafe24ec
moving js into the proper place for Makefile installation

git-svn-id: svn://svn.open-ils.org/ILS/branches/dojo-admin@9297 dcc99617-32d9-48b4-a31d-7c20da2025e4
14 files changed:
Open-ILS/web/conify/js/OpenSRF.js [deleted file]
Open-ILS/web/conify/js/fieldmapper/Fieldmapper.js [deleted file]
Open-ILS/web/conify/js/fieldmapper/OrgUtils.js [deleted file]
Open-ILS/web/conify/js/fieldmapper/dojoData.js [deleted file]
Open-ILS/web/conify/js/fieldmapper/hash.js [deleted file]
Open-ILS/web/conify/js/opensrf/opensrf.js [deleted file]
Open-ILS/web/conify/js/opensrf/opensrf_xhr.js [deleted file]
Open-ILS/web/js/OpenSRF.js [new file with mode: 0644]
Open-ILS/web/js/fieldmapper/Fieldmapper.js [new file with mode: 0644]
Open-ILS/web/js/fieldmapper/OrgUtils.js [new file with mode: 0644]
Open-ILS/web/js/fieldmapper/dojoData.js [new file with mode: 0644]
Open-ILS/web/js/fieldmapper/hash.js [new file with mode: 0644]
Open-ILS/web/js/opensrf/opensrf.js [new file with mode: 0644]
Open-ILS/web/js/opensrf/opensrf_xhr.js [new file with mode: 0644]