ode-csslib-panda-paris 3.4.28 → 3.4.29
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.html +1 -1
- package/dist/version.txt +1 -1
- package/package.json +1 -1
package/dist/portal.html
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
|
|
24
24
|
<!-- Carbonio preauth link -->
|
|
25
25
|
<li class="nav-item" ng-if="me.hasWorkflow('org.entcore.auth.controllers.CarbonioPreauthController|preauth')">
|
|
26
|
-
<a class="nav-link position-relative" href="/auth/carbonio/preauth" i18n-title="navbar.messages"
|
|
26
|
+
<a class="nav-link position-relative" href="/auth/carbonio/preauth" i18n-title="navbar.messages" target="_blank"
|
|
27
27
|
aria-label="navbar.messages">
|
|
28
28
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"
|
|
29
29
|
color="#fff">
|
package/dist/version.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
entcore-css-lib 15/01/2026 16:20:21
|
|
2
|
-
ode-csslib-panda-paris
|
|
2
|
+
ode-csslib-panda-paris 30/01/2026 16:57:04
|