adds filters to admin/organizations

This commit is contained in:
kikito
2015-08-17 14:25:43 +02:00
parent 264f6318c3
commit 1c435eacbe
7 changed files with 120 additions and 21 deletions

View File

@@ -94,6 +94,7 @@ ignore_missing:
## Consider these keys used:
ignore_unused:
- 'activerecord.*'
- 'admin.organizations.index.filter.*'
# - '{devise,kaminari,will_paginate}.*'
# - 'simple_form.{yes,no}'
# - 'simple_form.{placeholders,hints,labels}.*'