Send messages directly instead of using controller filter. Litte improvements to the messages lists.
This commit is contained in:
parent
de4f1d573b
commit
dd940fb414
6 changed files with 20 additions and 10 deletions
|
|
@ -3,4 +3,4 @@
|
|||
%p= link_to('Neue Nachricht', :action => 'new')
|
||||
|
||||
#messages
|
||||
= render :partial => 'messages', :locals => { :subject_length => 200 }
|
||||
= render :partial => 'messages', :locals => { :subject_length => 130 }
|
||||
Loading…
Add table
Add a link
Reference in a new issue