Small message group improvements
This commit is contained in:
parent
01cf6431a9
commit
179f442a87
9 changed files with 55 additions and 34 deletions
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
- content_for :sidebar do
|
||||
%p= t('.first_paragraph', url: link_to(t('.new_messagegroups'), new_admin_messagegroup_path)).html_safe
|
||||
%p= t '.second_paragraph'
|
||||
.well.well-small
|
||||
= form_tag admin_messagegroups_path, :method => :get, :remote => true,
|
||||
'data-submit-onchange' => true, class: 'form-search' do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue