to display all breadcrumbs in the same line please try to append to web2py.css following rule
li.w2p_grid_breadcrumb_elem {
display:inline-block;
}
in versions >= 2.0.2 web2py.css file has the right rule, so this issue
should arise only with previous experimental versions.
Il giorno giovedì 30 agosto 2012 17:29:25 UTC+2, Adi ha scritto:
>
> Smartgrid used to display the table name automatically. Is that supposed
> to be as before?
>
--

