From: Dobrica Pavlinusic Date: Tue, 22 Jun 2010 11:43:25 +0000 (+0200) Subject: fixed type code errors X-Git-Url: http://git.rot13.org/?a=commitdiff_plain;h=3fb031d0095a00a10a09fc49fb38bf7177fe71c9;hp=3b7227ff4c1d353f00c3e0a63c25e45f98771aca;p=MojoFacets.git fixed type code errors --- diff --git a/templates/data/items/table.html.ep b/templates/data/items/table.html.ep index 6089409..5c40b4b 100644 --- a/templates/data/items/table.html.ep +++ b/templates/data/items/table.html.ep @@ -66,7 +66,7 @@ filter % my $error = stash('eval_error'); % if ( $error ) { -
<%= $error %>
+<%= $error %> % } % if ( $out ) {