On Tue, 25 Jun 2013 16:19:50 -0300, D.R. <[email protected]> wrote:
Hi @all,
Hi!
i want to use jgrowl for the alertmanager, in my .tml i have:
<t:jquery.jgrowl params="${jgrowlparams}" />
Never, never, NEVER ever use expansions when passing values to parameters.
Try <t:jquery.jgrowl params="jgrowlparams" /> (without the ${}) and the
problem will probably go away.
--
Thiago H. de Paula Figueiredo
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]