We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d50ad34 commit 86f66deCopy full SHA for 86f66de
src/main/webapp/WEB-INF/taglibs/notification/toggle.xhtml
@@ -9,7 +9,7 @@
9
class="btn btn-primary"
10
type="button"
11
data-bs-toggle="collapse"
12
- data-bs-target="#notificationArea"
+ data-bs-target="#menu\:notificationArea"
13
role="button"
14
aria-expanded="#{HelperForm.getFacesMessageList(null).size() > 0 ? 'true' : 'false'}"
15
aria-controls="notificationArea">
0 commit comments