ode-csslib-openent-cg77 3.4.4-develop-integration.202601151734 → 3.4.4-develop-integration.202601231557
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
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
|
|
83
83
|
<!-- Carbonio preauth link -->
|
|
84
84
|
<li class="nav-item" ng-if="me.hasWorkflow('org.entcore.auth.controllers.CarbonioPreauthController|preauth')">
|
|
85
|
-
<a class="nav-link position-relative" href="/auth/carbonio/preauth" i18n-title="navbar.messages"
|
|
85
|
+
<a class="nav-link position-relative" href="/auth/carbonio/preauth" i18n-title="navbar.messages" target="_blank"
|
|
86
86
|
aria-label="navbar.messages">
|
|
87
87
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"
|
|
88
88
|
color="#fff">
|
package/dist/version.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
entcore-css-lib 05/01/2026 14:56:21
|
|
2
|
-
ode-csslib-openent-cg77
|
|
2
|
+
ode-csslib-openent-cg77 23/01/2026 15:58:04
|