added new files for demo
authorJordan Augé <jordan.auge@lip6.fr>
Thu, 26 Sep 2013 15:29:10 +0000 (17:29 +0200)
committerJordan Augé <jordan.auge@lip6.fr>
Thu, 26 Sep 2013 15:29:10 +0000 (17:29 +0200)
commitb753eb173aba7fdd1fffae461f81f32dc9879e8b
treeb5e5084dfafee4f68051509fafdb4d94deaa4a6d
parent5d8da8c6bac88f51535c09411867de676dd8e99c
added new files for demo
25 files changed:
demo_trash/tabs/__init__.py [new file with mode: 0644]
demo_trash/tabs/static/css/tabs.css [new file with mode: 0644]
demo_trash/tabs/static/js/tabs.js [new file with mode: 0644]
demo_trash/tabs/templates/tabs.html [new file with mode: 0644]
plugins/hazelnut.demo/__init__.py [new file with mode: 0644]
plugins/hazelnut.demo/demo_page.css1 [new file with mode: 0644]
plugins/hazelnut.demo/static/css/hazelnut.css [new file with mode: 0644]
plugins/hazelnut.demo/static/hazelnut.html [new file with mode: 0644]
plugins/hazelnut.demo/static/img/README [new file with mode: 0644]
plugins/hazelnut.demo/static/img/tablesort-bullet1.png [new file with mode: 0644]
plugins/hazelnut.demo/static/img/tablesort-bullet2.png [new file with mode: 0644]
plugins/hazelnut.demo/static/img/tablesort-col-alt.png [new file with mode: 0644]
plugins/hazelnut.demo/static/img/tablesort-gradient.png [new file with mode: 0644]
plugins/hazelnut.demo/static/img/tablesort-header-down.png [new file with mode: 0644]
plugins/hazelnut.demo/static/img/tablesort-header-sortable.png [new file with mode: 0644]
plugins/hazelnut.demo/static/img/tablesort-header-up.png [new file with mode: 0644]
plugins/hazelnut.demo/static/img/tablesort-header.png [new file with mode: 0644]
plugins/hazelnut.demo/static/img/tablesort-td-alt.png [new file with mode: 0644]
plugins/hazelnut.demo/static/img/toggle-hidden.png [new file with mode: 0755]
plugins/hazelnut.demo/static/img/toggle-visible.png [new file with mode: 0755]
plugins/hazelnut.demo/static/js/hazelnut.js [new file with mode: 0644]
plugins/tabs/static/tabs.html [new file with mode: 0644]
plugins/tabs/tabs.py [new file with mode: 0644]
portal/demo_sliceview.py [new file with mode: 0644]
third-party/datatables-1.9.4/js/datatables-bs3.js [new file with mode: 0644]