ode-csslib-openent 3.4.13-develop-integration.202607211437 → 3.4.13-develop-integration.202607211544
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/portal-v2.html +1 -1
- package/dist/version.txt +1 -1
- package/package.json +1 -1
package/dist/portal-v2.html
CHANGED
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
</svg>
|
|
126
126
|
</button>
|
|
127
127
|
<div class="popover notification-popover position-absolute top-100 start-50 translate-middle-x" role="dialog"
|
|
128
|
-
aria-labelledby="notification-popover-title" ng-
|
|
128
|
+
aria-labelledby="notification-popover-title" ng-show="notificationsOpen">
|
|
129
129
|
<div class="popover-body">
|
|
130
130
|
<div class="notification-popover-header">
|
|
131
131
|
<p class="notification-popover-title" id="notification-popover-title">
|
package/dist/version.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
entcore-css-lib 18/02/2026 17:35:11
|
|
2
|
-
ode-csslib-openent 21/07/2026
|
|
2
|
+
ode-csslib-openent 21/07/2026 15:44:23
|