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 8876db5 commit 49a101e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@
actionListener="#{notificationBean.goToNotificationDetail(notification, isWorkingOnATask, task)}">
<h:outputText value="#{htmlSanitizerBean.sanitize(notification.message)}" />
</p:commandLink>
<h:outputText value="#{htmlSanitizerBean.sanitize(notification.message)}" />
<p:tooltip for="notification-message" value="#{notification.infoAction.title}" />
</h:panelGroup>
<h:panelGroup rendered="#{notification.infoAction == null}">
Expand Down

0 comments on commit 49a101e

Please sign in to comment.