]> git.parisson.com Git - telemeta.git/commit
add icons to fonds and corpus
authoryomguy <yomguy@parisson.com>
Tue, 31 Jan 2012 16:33:41 +0000 (17:33 +0100)
committeryomguy <yomguy@parisson.com>
Tue, 31 Jan 2012 16:33:41 +0000 (17:33 +0100)
commit795c372f60ceb456828590c9dab0e01d3f920354
tree4bbc9d6c2a770595582736a1da71a9190172196c
parent2a4f699be56444e63675e158fb815530717d0c86
add icons to fonds and corpus
21 files changed:
example/sandbox_sqlite/settings.py
telemeta/htdocs/css/admin.css
telemeta/htdocs/css/telemeta.css
telemeta/htdocs/images/collections_red.png
telemeta/htdocs/images/corpus.png [new file with mode: 0644]
telemeta/htdocs/images/fonds.png [new file with mode: 0644]
telemeta/locale/de/LC_MESSAGES/django.mo
telemeta/locale/de/LC_MESSAGES/django.po
telemeta/locale/de/LC_MESSAGES/djangojs.mo
telemeta/locale/de/LC_MESSAGES/djangojs.po
telemeta/locale/fr/LC_MESSAGES/django.mo
telemeta/locale/fr/LC_MESSAGES/django.po
telemeta/locale/fr/LC_MESSAGES/djangojs.mo
telemeta/locale/fr/LC_MESSAGES/djangojs.po
telemeta/models/media.py
telemeta/templates/telemeta/admin.html
telemeta/templates/telemeta/base.html
telemeta/templates/telemeta/resource_add.html
telemeta/templates/telemeta/resource_edit.html
telemeta/templates/telemeta/resource_list.html
telemeta/urls.py