On Miércoles, 13 de Octubre de 2010 02:14:06 Andrey Voronkov escribió:
> I have this action link in one of my controllers:
> config.action_links.add 'objects', :controller => 'building_objects',
> 
> :action => 'list', :type => :member, :inline => true, :position =>
> :after
> 
> When i click on objects link, I get this js error in my browser:
> RJS error:
> TypeError: Cannot set property 'innerHTML' of nul
> 
> And this information (in other alert message):
> Element.update("as_building_objects-messages", "\n\n\n");
> 
> The inline green area full of such data:
> try { $("as_building_objects-content").update("\n \n \n \n \n \n \n \n

What is your action and view code?

-- 
Sergio Cambra .:: entreCables S.L. ::.
Mariana Pineda 23, 50.018 Zaragoza
T) 902 021 404 F) 976 52 98 07 E) [email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails plugin" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/activescaffold?hl=en.

Reply via email to