* Plugin jQuery.modal
authorŁukasz Rekucki <lrekucki@gmail.com>
Thu, 10 Sep 2009 14:56:48 +0000 (16:56 +0200)
committerŁukasz Rekucki <lrekucki@gmail.com>
Thu, 10 Sep 2009 14:56:48 +0000 (16:56 +0200)
commit970685936cdd7b70e3efa2f2506f66198049b16d
treecba67f2bbcce54bda05c11229f3f3952978a3506
parent687fac27f7a6aacbc140300cd5f40ffe3cc20e89
* Plugin jQuery.modal
* UI do wycinania kawalkow tekstu z edytora XML jako oddzielne utwory. refs #98.
* zmiana formularza "Merge" refs #96.
12 files changed:
apps/explorer/forms.py
apps/explorer/views.py
project/static/css/jquery.modal.css [new file with mode: 0755]
project/static/css/master.css
project/static/js/editor.js
project/static/js/editor.ui.js [new file with mode: 0755]
project/static/js/jquery.modal.js [new file with mode: 0755]
project/templates/explorer/editor.html
project/templates/explorer/panels/dceditor.html
project/templates/explorer/split.html [new file with mode: 0755]
project/templates/explorer/split_success.html [new file with mode: 0755]
project/urls.py