use html5 placeholder and hide labels,
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Fri, 27 Jan 2012 14:22:42 +0000 (15:22 +0100)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Fri, 27 Jan 2012 15:44:58 +0000 (16:44 +0100)
commit8fefd8bdaca07a3f5607de79c081dc0f7876fbc7
tree2c3b5189ac7460a0fc7e746a0a812a9fc357b7a4
parent386957d4f29d34d557a62065575a40c83d7d3ede
use html5 placeholder and hide labels,
pretty fragments,
more display fixes
22 files changed:
apps/ajaxable/templates/ajaxable/form.html
apps/ajaxable/utils.py
apps/catalogue/templatetags/catalogue_tags.py
apps/catalogue/views.py
apps/social/templates/social/sets_form.html
apps/social/views.py
apps/suggest/views.py
wolnelektury/static/css/base.css
wolnelektury/static/css/book_box.css
wolnelektury/static/css/catalogue.css
wolnelektury/static/css/cite.css
wolnelektury/static/css/dialogs.css
wolnelektury/static/css/social/shelf_tags.css
wolnelektury/static/js/base.js
wolnelektury/templates/auth/login_register.html
wolnelektury/templates/base.html
wolnelektury/templates/catalogue/book_short.html
wolnelektury/templates/catalogue/book_wide.html
wolnelektury/templates/catalogue/fragment_short.html
wolnelektury/templates/catalogue/inline_tag_list.html
wolnelektury/templates/catalogue/tagged_object_list.html
wolnelektury/views.py