semi-mechanical translation from 'course' to 'site' inside files.
authorgfawcett <gfawcett@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Thu, 15 Jul 2010 00:54:04 +0000 (00:54 +0000)
committergfawcett <gfawcett@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Thu, 15 Jul 2010 00:54:04 +0000 (00:54 +0000)
commitba3952b3b865f2bdf7754f342f520cdf403e3a64
tree031685b2d6a1dd03fd8a18927a1632c4eb215221
parent98f3cad2b08d7d4736dfe442eab6268cb62eba11
semi-mechanical translation from 'course' to 'site' inside files.

I'm sure I messed some things up, but it's much closer to being good!

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@909 6d9bc8c9-1ec2-4278-b937-99fde70a366f
39 files changed:
conifer/genshi_namespace.py
conifer/static/edit_site.js
conifer/static/main.css
conifer/static/menublocks.js
conifer/syrup/models.py
conifer/syrup/urls.py
conifer/syrup/views/__init__.py
conifer/syrup/views/_common.py
conifer/syrup/views/feeds.py
conifer/syrup/views/general.py
conifer/syrup/views/items.py
conifer/syrup/views/search.py
conifer/syrup/views/sites.py
conifer/templates/browse_index.xhtml
conifer/templates/components/site.xhtml
conifer/templates/courses.xhtml [new file with mode: 0644]
conifer/templates/edit_site.xhtml
conifer/templates/edit_site_permissions.xhtml
conifer/templates/feeds/site_atom.xml
conifer/templates/feeds/site_feed_index.xhtml
conifer/templates/item/item_add_cat_search.xhtml
conifer/templates/item/item_add_elec.xhtml
conifer/templates/item/item_add_heading.xhtml
conifer/templates/item/item_add_phys.xhtml
conifer/templates/item/item_add_url.xhtml
conifer/templates/item/item_delete_confirm.xhtml
conifer/templates/item/item_heading_detail.xhtml
conifer/templates/item/item_metadata.xhtml
conifer/templates/item/item_relocate.xhtml
conifer/templates/my_sites.xhtml
conifer/templates/open_sites.xhtml
conifer/templates/phys/mark_arrived_choose.xhtml
conifer/templates/prefs.xhtml
conifer/templates/search_results.xhtml
conifer/templates/site_detail.xhtml
conifer/templates/site_invitation.xhtml
conifer/templates/site_join.xhtml
conifer/templates/sites.xhtml [deleted file]
conifer/templates/tabbar.xhtml