stable
Clone or download
Read-only
This is part of story #8762: add attachment in modal Change-Id: Iebdaacd3aee0407d8b9eb588beb3dc8e27227476
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/www/js/kanban/Gruntfile.js | +3 | −2 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/bower.json | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/build.config.js | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/src/app/app-kanban-controller.js | +732 | −736 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/src/app/kanban.tpl.html | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/src/less/main.less | +6 | −6 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/Gruntfile.js | +3 | −2 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/bower.json | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/build.config.js | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/app-planning-controller.js | +1 | −3 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/planning.tpl.html | +1 | −1 | Go to diff View file |