mirror of
https://github.com/internetee/registry.git
synced 2025-07-05 02:33:35 +02:00
Pending history and admin controls #2557
This commit is contained in:
parent
6986b7b738
commit
07e4c0cd96
10 changed files with 95 additions and 84 deletions
|
@ -8,6 +8,8 @@
|
|||
.panel-heading.clearfix
|
||||
.pull-left= t(:status)
|
||||
.pull-right
|
||||
- if model == 'domain'
|
||||
= render 'admin/domains/form/pending_update', f: f, status: s
|
||||
= link_to(t(:delete), '#', class: 'btn btn-danger btn-xs js-destroy-status', style: delete_style)
|
||||
.panel-body
|
||||
.form-group
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue