mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 10:19:45 +02:00
Remove contact add button from contacts admin
This commit is contained in:
parent
f837500e7a
commit
5dfee40b87
1 changed files with 1 additions and 4 deletions
|
@ -1,10 +1,7 @@
|
||||||
.row
|
.row
|
||||||
.col-sm-6
|
.col-sm-12
|
||||||
%h2.text-center-xs= t('shared.contacts')
|
%h2.text-center-xs= t('shared.contacts')
|
||||||
= render 'admin/contacts/partials/search'
|
= render 'admin/contacts/partials/search'
|
||||||
.col-sm-6
|
|
||||||
%h2.text-right.text-center-xs
|
|
||||||
= link_to(t('shared.add'), new_admin_contact_path, class: 'btn btn-primary')
|
|
||||||
%hr
|
%hr
|
||||||
.row
|
.row
|
||||||
.col-md-12
|
.col-md-12
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue