From 91ddede43a6ff06f2f7004bb51aa17af224bd727 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Pole=C5=A1ovsk=C3=BD?= Date: Tue, 23 Oct 2012 13:32:44 +0200 Subject: [PATCH] LPS-28139 Folder, article and file names should not be translated in list views --- portal-web/docroot/html/taglib/ui/app_view_entry/page.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/portal-web/docroot/html/taglib/ui/app_view_entry/page.jsp b/portal-web/docroot/html/taglib/ui/app_view_entry/page.jsp index 24effc7fda30aa..e2fc992dbfc426 100644 --- a/portal-web/docroot/html/taglib/ui/app_view_entry/page.jsp +++ b/portal-web/docroot/html/taglib/ui/app_view_entry/page.jsp @@ -157,6 +157,7 @@ String url = (String)request.getAttribute("liferay-ui:app-view-entry:url"); data="<%= data %>" image="<%= thumbnailSrc %>" label="<%= true %>" + localizeMessage="false" message="<%= title %>" method="get" url="<%= url %>"