Skip to content
This repository has been archived by the owner on Nov 20, 2021. It is now read-only.

Commit

Permalink
LPS-112464 Replaces className usages
Browse files Browse the repository at this point in the history
  • Loading branch information
jbalsas committed May 28, 2020
1 parent c5d6923 commit 06370cf
Show file tree
Hide file tree
Showing 15 changed files with 20 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ PortalUtil.addPortletBreadcrumbEntry(request, LanguageUtil.get(resourceBundle, "
<aui:input name="redirect" type="hidden" value="<%= redirect %>" />

<clay:sheet
className="portlet-analytics-settings"
cssClass="portlet-analytics-settings"
>
<h2>
<liferay-ui:message key="new-property" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ PortalUtil.addPortletBreadcrumbEntry(request, LanguageUtil.get(resourceBundle, "
<aui:input name="channelId" type="hidden" value="<%= channelId %>" />

<clay:sheet
className="portlet-analytics-settings"
cssClass="portlet-analytics-settings"
>
<h2>
<liferay-ui:message arguments="<%= channelName %>" key="sites-to-sync-x" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ String keywords = ParamUtil.getString(request, "keywords");
%>

<clay:sheet
className="pb-2 portlet-analytics-settings"
cssClass="pb-2 portlet-analytics-settings"
>
<h2>
<liferay-ui:message key="sync-sites-to-property" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Set<String> syncedUserGroupIds = SetUtil.fromArray(analyticsConfiguration.synced
<portlet:actionURL name="/analytics/edit_synced_contacts" var="editSyncedContactsURL" />

<clay:sheet
className="portlet-analytics-settings"
cssClass="portlet-analytics-settings"
>
<h2>
<liferay-ui:message key="contact-data" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ if (mvcPath.startsWith("/edit_entry.jsp")) {
cssClass="p-0"
>
<clay:content-row
className="app-builder-standalone-menu"
cssClass="app-builder-standalone-menu"
>
<clay:content-col
expand="true"
Expand All @@ -57,7 +57,7 @@ if (mvcPath.startsWith("/edit_entry.jsp")) {
</div>

<clay:content-col
className="text-right"
cssClass="text-right"
>
<liferay-portlet:runtime
portletProviderAction="<%= PortletProvider.Action.VIEW %>"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ portletDisplay.setURLBack(backURL);
<td>
<clay:content-row>
<clay:content-col
className="user-portrait-wrapper"
cssClass="user-portrait-wrapper"
>
<liferay-ui:user-portrait
userId="<%= ctEntry.getUserId() %>"
Expand Down Expand Up @@ -189,7 +189,7 @@ portletDisplay.setURLBack(backURL);
<td>
<clay:content-row>
<clay:content-col
className="user-portrait-wrapper"
cssClass="user-portrait-wrapper"
>
<liferay-ui:user-portrait
userId="<%= ctEntry.getUserId() %>"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@ int totalItems = ddmFormReportDisplayContext.getTotalItems();
<div class="ddm-form-report-header">
<clay:container-fluid>
<clay:content-row
className="align-items-center"
cssClass="align-items-center"
>
<span class="ddm-form-report-header-title text-truncate">
<liferay-ui:message arguments="<%= totalItems %>" key="x-entries" />
</span>
</clay:content-row>

<clay:content-row
className="align-items-center"
cssClass="align-items-center"
>
<span class="ddm-form-report-header-subtitle text-truncate">
<c:choose>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Group ddmTemplateGroup = GroupLocalServiceUtil.getGroup(ddmTemplateGroupId);
verticaAlign="center"
>
<clay:content-col
className="inline-item-before"
cssClass="inline-item-before"
>
<aui:input id="displayStyleGroupId" name="preferences--displayStyleGroupId--" type="hidden" value="<%= String.valueOf(displayStyleGroupId) %>" />

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ List<LayoutPageTemplateCollection> layoutPageTemplateCollections = layoutPageTem
</clay:content-col>

<clay:content-col
className="inline-item-after"
cssClass="inline-item-after"
verticaAlign="end"
>
<liferay-util:include page="/layout_page_template_collection_action.jsp" servletContext="<%= application %>" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ boolean showPermanentLink = GetterUtil.getBoolean(request.getAttribute("edit-mes

<div class="panel-heading">
<clay:content-row
className="card-body"
cssClass="card-body"
padded="true"
>
<clay:content-col>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ User messageUser = UserLocalServiceUtil.fetchUser(message.getUserId());
<div class="card panel">
<div class="panel-heading">
<clay:content-row
className="card-body"
cssClass="card-body"
padded="true"
>
<clay:content-col>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ SearchEngineDisplayContext
</c:when>
<c:otherwise>
<clay:sheet
className="connection-info-item connection-info-item-header"
cssClass="connection-info-item connection-info-item-header"
>
<div class="connection-info-data-container">
<div class="data-item">
Expand Down Expand Up @@ -91,7 +91,7 @@ SearchEngineDisplayContext
%>

<clay:sheet
className="connection-info-item"
cssClass="connection-info-item"
>
<div class="connection-info-item-header">
<div class="connection-info-item-header-block">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ renderResponse.setTitle((workflowDefinition == null) ? LanguageUtil.get(request,

<div class="sidebar-header">
<clay:content-row
className="sidebar-section"
cssClass="sidebar-section"
>
<clay:content-col
expand="true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ renderResponse.setTitle(LanguageUtil.get(request, "new-ranking"));
%>
<clay:sheet
className="result-rankings-alert-container"
cssClass="result-rankings-alert-container"
>
<liferay-ui:error exception="<%= DuplicateQueryStringException.class %>" message="ranking-with-that-search-query-already-exists" />
<liferay-ui:error exception="<%= Exception.class %>" message="an-unexpected-error-occurred" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ RankingResultContentDisplayContext rankingResultContentDisplayContext = rankingR
<c:choose>
<c:when test="<%= rankingResultContentDisplayContext.isVisible() %>">
<clay:sheet
className="result-rankings-view-content-container"
cssClass="result-rankings-view-content-container"
>
<clay:content-row>
<clay:content-col
Expand All @@ -70,7 +70,7 @@ RankingResultContentDisplayContext rankingResultContentDisplayContext = rankingR
</clay:content-col>
<clay:content-col
className="visible-interaction"
cssClass="visible-interaction"
>
<c:if test="<%= rankingResultContentDisplayContext.hasEditPermission() %>">
<div class="asset-actions lfr-meta-actions">
Expand Down

0 comments on commit 06370cf

Please sign in to comment.