Add "material package" to the attachment module
commit2ea82ac22ec24cda15ce9ac64ef48b92805d25e2
authorMichal Kolodziejski <michal.kolodziejski@cern.ch>
Wed, 8 Jul 2015 11:28:16 +0000 (8 13:28 +0200)
committerAdrian Moennich <adrian.moennich@cern.ch>
Wed, 8 Jul 2015 15:59:28 +0000 (8 17:59 +0200)
tree93ef64513021e11e7a3dd830e444d65f54624f7d
parent69570c5126527ebc8955190006086839d085e8c0
Add "material package" to the attachment module
indico/MaKaC/webinterface/pages/base.py
indico/MaKaC/webinterface/pages/conferences.py
indico/MaKaC/webinterface/tpls/HeaderMoreMenu.tpl
indico/htdocs/sass/modules/_attachments.scss
indico/modules/attachments/blueprint.py
indico/modules/attachments/controllers/display/event.py
indico/modules/attachments/controllers/event_package.py [new file with mode: 0644]
indico/modules/attachments/controllers/management/event.py
indico/modules/attachments/forms.py
indico/modules/attachments/templates/generate_package.html [new file with mode: 0644]
indico/modules/attachments/views.py