-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(ui) : Feat/collapse icon indicator #2095
feat(ui) : Feat/collapse icon indicator #2095
Conversation
Hello CI returned the error. Please Change the commit history. ============================= Signed-off-by: sameed.ahmad [email protected] This reverts commit 5163cc1745b55e10a75d40a2d20ed5f1a5ca1eb2. This reverts commit 60217db8f32f9182488031b0940f7988768e9552. |
32158d8
to
7e656ef
Compare
Hi, |
7e656ef
to
4d7e203
Compare
<th colspan="2"><liferay-ui:message key="general.information" /></th> | ||
<th colspan="2"> | ||
<div class="d-flex justify-content-between"> | ||
<liferay-ui:message key="general" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
key="general.information"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Hoang,
I have changed the key back to key="general.information"
I have carried out a general test. Please note:
|
Signed-off-by: sameed.ahmad <[email protected]>
4d7e203
to
1974005
Compare
Hi, |
}); | ||
}); | ||
|
||
</script> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Include a new line space
} | ||
} | ||
} | ||
}); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Include new line space
@hoangnt2, can we merge this PR? |
@ag4ums We can merge it now |
Issue: #2052
Various tabs in portlets are expanded by default but there is no icon to indicate that these tiles are collapsible.
Change:
I have added the expand/collapse icon to all those tabs which can expand/collapse.