Admin function: add new staff member. Partly refactored fuzzyFinder interface.
authorgfawcett <gfawcett@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Tue, 28 Dec 2010 20:36:09 +0000 (20:36 +0000)
committergfawcett <gfawcett@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Tue, 28 Dec 2010 20:36:09 +0000 (20:36 +0000)
commit23b8d811251a1dcfaeaf2017981a38518f591350
tree9146e632db18fd0c45b764f7977ca910b5854371
parentca96bf08be7607ef18231096c09a4f16bec79e65
Admin function: add new staff member. Partly refactored fuzzyFinder interface.

The refactored fuzzyFinder is ugly, though. Really there should be a
Genshi-side component.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@1135 6d9bc8c9-1ec2-4278-b937-99fde70a366f
conifer/TODO
conifer/static/edit_site.js
conifer/static/fuzzyFinder.js [new file with mode: 0644]
conifer/syrup/urls.py
conifer/syrup/views/admin.py
conifer/templates/admin/staff_add.xhtml [new file with mode: 0644]
conifer/templates/edit_site.xhtml