X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/412f76c91f08e0f828f9f070abd883b1af7022ae..6aeb25c506e856dcabb3d943876a6c8b540c4428:/SL/Layout/ActionBar/Link.pm diff --git a/SL/Layout/ActionBar/Link.pm b/SL/Layout/ActionBar/Link.pm index 8eb890662..31560c4be 100644 --- a/SL/Layout/ActionBar/Link.pm +++ b/SL/Layout/ActionBar/Link.pm @@ -20,4 +20,6 @@ sub render { ); } +sub callable { 1 } + 1;