adds spending proposals to admin

This commit is contained in:
Juanjo Bazán
2016-01-11 13:24:42 +01:00
committed by Juanjo Bazán
parent 7c92a92537
commit 3f05864a16
8 changed files with 198 additions and 0 deletions

View File

@@ -109,6 +109,7 @@ ignore_unused:
- 'admin.comments.index.filter*'
- 'admin.debates.index.filter*'
- 'admin.proposals.index.filter*'
- 'admin.spending_proposals.index.filter*'
- 'admin.organizations.index.filter*'
- 'admin.users.index.filter*'
- 'admin.activity.show.filter*'