"Patch" for latest Shards extension

Hi,

I am using Radiant and Shards from the trunk, using Piston to update.
Just noticed that a clean installation of Radiant, with the latest
Radiant and Shards (from r599) breaks when you go to /admin/pages. The
breaking occurs on _node.rthml, inside Shards.

It’s a tiny problem, apparently, and the solution is just passing
“level” as an argument to “padding_left”, on line 2 of
extensions/shards/app/views/admin/page/_node.rhtml, to make line 2
exactly like the non-overridden one (in
radiant/app/views/admin/page/_node.rhtml).

I could submit a patch, but I thought your time would be better used
just passing the argument yourselves. If you prefer the patch, I would
be glad to submit it.

Thanks,
Marcelo.

Thanks, Marcelo. I might have just forgotten to commit.

Sean

Thank you! That happens. :slight_smile:

Cheers,
Marcelo.