menu shows, time to code js to it
authorMarcin Koziej <marcin.koziej@nowoczesnapolska.org.pl>
Wed, 9 May 2012 09:00:24 +0000 (11:00 +0200)
committerMarcin Koziej <marcin.koziej@nowoczesnapolska.org.pl>
Wed, 9 May 2012 09:00:24 +0000 (11:00 +0200)
commitd7faec10cb85ad286673eec266ccc397142bc20c
tree23691078f01921814f85689e6e931739fa4df7f8
parent967fdef6857fca9cddd9d18bcba97e75e66a2927
menu shows, time to code js to it
18 files changed:
apps/catalogue/templates/catalogue/base.html
apps/catalogue/templates/catalogue/book_list/book.html
apps/catalogue/templates/catalogue/book_list/book_list.html
apps/catalogue/templates/catalogue/book_list/chunk.html
apps/catalogue/templates/catalogue/document_list.html
apps/catalogue/urls.py
apps/catalogue/views.py
redakcja/settings/compress.py
redakcja/static/contextmenu2/images/cut.png [new file with mode: 0644]
redakcja/static/contextmenu2/images/door.png [new file with mode: 0644]
redakcja/static/contextmenu2/images/page_white_copy.png [new file with mode: 0644]
redakcja/static/contextmenu2/images/page_white_delete.png [new file with mode: 0644]
redakcja/static/contextmenu2/images/page_white_edit.png [new file with mode: 0644]
redakcja/static/contextmenu2/images/page_white_paste.png [new file with mode: 0644]
redakcja/static/contextmenu2/index.html [new file with mode: 0644]
redakcja/static/contextmenu2/jquery.contextMenu.css [new file with mode: 0644]
redakcja/static/contextmenu2/jquery.contextMenu.js [new file with mode: 0644]
redakcja/static/js/catalogue/book_list.js [new file with mode: 0644]