Some fixes of bugs during last commit.
This commit is contained in:
parent
e8d55e50c0
commit
7ff0467b16
6 changed files with 21 additions and 16 deletions
|
|
@ -3,4 +3,4 @@
|
|||
%p= link_to('Neue Nachricht', :action => 'new')
|
||||
|
||||
#messages
|
||||
= render :partial => 'messages'
|
||||
= render :partial => 'messages', :locals => { :subject_length => 200 }
|
||||
Loading…
Add table
Add a link
Reference in a new issue