Skip to content

Commit

Permalink
master
Browse files Browse the repository at this point in the history
  • Loading branch information
nhthinh-axonivy committed Nov 25, 2024
1 parent e7fcc1c commit 8876db5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
<p:commandLink id="notification-message"
styleClass="notification-message"
actionListener="#{notificationBean.goToNotificationDetail(notification, isWorkingOnATask, task)}">
<h:outputText value="#{htmlSanitizerBean.sanitize(notification.message)}" />
</p:commandLink>
<p:tooltip for="notification-message" value="#{notification.infoAction.title}" />
</h:panelGroup>
Expand Down

0 comments on commit 8876db5

Please sign in to comment.