X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FElements%2FListActions;h=29bcf6b67d830b32b577e17f20dac8e833e3e7dd;hb=e131b1f71f08b69abb832c1687d1f29682d171f8;hp=2b74c38783a6dda8f1c984fe1f18ceda37c6a46c;hpb=d05d7346bb2387fd9d0354923d577275c5c7f019;p=freeside.git diff --git a/rt/share/html/Elements/ListActions b/rt/share/html/Elements/ListActions index 2b74c3878..29bcf6b67 100755 --- a/rt/share/html/Elements/ListActions +++ b/rt/share/html/Elements/ListActions @@ -45,15 +45,18 @@ %# those contributions and any derivatives thereof. %# %# END BPS TAGGED BLOCK }}} +% $m->out($$_) for grep {ref $_} @actions; +% if (grep {not ref $_} @actions) {
<&| /Widgets/TitleBox, title => loc('Results'), %{$titlebox || {}} &>
+% } <%init> # backward compatibility, don't use array in new code, but use keyed hash