Skip to content

Commit

Permalink
fix(ui): fix issue #762, introduced in df54014
Browse files Browse the repository at this point in the history
see also:
- df54014#commitcomment-36950304
- #762

closes #762

Signed-off-by: Maximilian Huber <maximilian.huber@tngtech.com>
  • Loading branch information
maxhbr committed Jan 24, 2020
1 parent adbd21d commit 61de778
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<portlet:param name="<%=PortalConstants.LICENSE_ID%>" value="<%=PortalConstants.FRIENDLY_URL_PLACEHOLDER_ID%>"/>
</liferay-portlet:renderURL>

div class="container" style="display: none;">
<div class="container" style="display: none;">
<div class="row">
<div class="col-3 sidebar">
<div class="card-deck">
Expand Down

0 comments on commit 61de778

Please sign in to comment.