Signed-off-by: Stéphane Jacob <sj@m4x.org>
- #1597: Fixes reactivation of broken and suspended emails -JAC
- #1601: Displays errors and warnings when adding people to ML -JAC
+ * Profile:
+ - #1589: Fixes clicks on main jobTree titles -JAC
+
* Search:
- #1572: Removes remaining results count from queries -JAC
- #1574: Correctly displays State corps -GLN
{ldelim}
"title" : "{$term.name|replace:'"':'\\"'}{if t($filter)} ({$term.nb} {$filter}{if $term.nb > 1}s{/if}){/if}",
"attr" : {ldelim}
- {if !$jtid}"onclick" : "return false",
+ {if !$jtid}"href" : "javascript:return false;",
{elseif $attrfunc}"href" : "javascript:{$attrfunc}('{$treeid}','{$term.jtid}',\"{$term.full_name|replace:'"':'\\\\\\"'}\")",{/if}
"title" : "{$term.full_name|replace:'"':'\\"'}"
{rdelim}