Make default admin UI page reports. Add admin UI for creating a domain block
This commit is contained in:
parent
f6e9251054
commit
b7c1b12367
11 changed files with 59 additions and 393 deletions
|
@ -14,3 +14,4 @@
|
|||
%td= block.severity
|
||||
|
||||
= will_paginate @blocks, pagination_options
|
||||
= link_to 'Add new', new_admin_domain_block_path, class: 'button'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue