Small message group improvements

This commit is contained in:
wvengen 2016-03-04 14:26:56 +01:00
parent 01cf6431a9
commit 179f442a87
9 changed files with 55 additions and 34 deletions

View file

@ -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