Add controller to add/edit/delete notes
commitd5129c16481032898090f650f1de890b0ed5306c
authorAdrian Moennich <adrian.moennich@cern.ch>
Mon, 22 Jun 2015 11:52:41 +0000 (22 13:52 +0200)
committerAdrian Moennich <adrian.moennich@cern.ch>
Wed, 24 Jun 2015 11:53:36 +0000 (24 13:53 +0200)
tree8d1ffeb0ec948a142457fe9f3531ba40560df162
parentadf2d383063e8b3fb67259832e5f8a2f727d1b1d
Add controller to add/edit/delete notes
indico/MaKaC/webinterface/tpls/events/include/ManageButton.tpl
indico/modules/events/notes/__init__.py
indico/modules/events/notes/blueprint.py
indico/modules/events/notes/controllers.py [new file with mode: 0644]
indico/modules/events/notes/forms.py [copied from indico/modules/events/notes/blueprint.py with 71% similarity]
indico/modules/events/notes/templates/edit_note.html [new file with mode: 0644]