mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 01:35:10 +02:00
Refatored to use shared/title partial
This commit is contained in:
parent
4c660df43e
commit
8d4124585c
73 changed files with 402 additions and 411 deletions
|
@ -1,7 +1,5 @@
|
|||
.row
|
||||
.col-sm-12
|
||||
%h2.text-center-xs= t(:domains)
|
||||
%hr
|
||||
= render 'shared/title', name: t(:domains)
|
||||
|
||||
.row
|
||||
.col-md-12
|
||||
= search_form_for [:admin, @q], html: { class: 'form-horizontal' } do |f|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue