Update. I tried the top of the tree from github, since that seemed to
touch code in the action link area, but that did not help.

A quick, if partial, work-around is:

1) remove :show from the config.actions.exclude list

2) add an empty label with: config.show.link.label = ''

Thanks,

Carlos

On Oct 11, 1:17 pm, cpg <[email protected]> wrote:
> Hello!
>
> For unrelated issues to AS, we had to move from rails 3.1.0 to 3.1.1.
> We did not notice until it was too late, but there is one
> active_scaffold controller that shows an emtpy space column where the
> action links used to be.
>
> The AS looks like this:
>
>        config.actions.exclude :create, :delete, :show, :update
>
> In other words, there are no action links. The other ones with some
> action links are ok.
>
> However, this was working neatly in 3.1 (there was no empty space), so
> it may look like a new issue.
>
> You can see the space 
> here:http://dl.dropbox.com/u/364883/Screenshots/as-311-no-actionlinks.png
>
> Have you experienced this? Any suggested work-around?
>
> Thanks,
>
> Carlos

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