You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Streamlined
It seems when loading any partial named _form, my application tried to
render the form located in vendor/plugins/streamlined/templates/
generic_views/_form.rhtml
Is there something in the config of streamline I can change to fix
this? All of my edit/new actions use _form. I don't want to rename
everything to _form2 :-)
Thanks,
Nik
Bonefish
unread,
Dec 11, 2008, 3:52:53 PM12/11/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Streamlined
Is your partial named _form.rhtml or _form.html.erb? If it is the
former it should work. The latter is not working right now.