The mailing list doesn't allow attachments. Can you please open an issue
and attach the patch there?

Kalle

On Wed, Jan 30, 2013 at 6:01 AM, Steve Eynon <steve.ey...@alienfactory.co.uk
> wrote:

> So... my last email was a little, um, wrong!
>
> The error is actually to do with dismissOne() removing the inner
> container - but wotever, it boils down to a typo on Line 77 (ish) of
> alert.coffee:
>
>     container.on "click button.close", ->
>
> should actually be:
>
>     container.on "click", "button.close", ->
>
> Patch file for alert.coffee attached.
>
> Steve.
> --
> Steve Eynon
> -------------------------------
> "If at first you don't succeed,
>    so much for skydiving!"
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>

Reply via email to