ode-csslib-openent-cg77 3.3.16 → 3.3.18-develop-integration.202508211459

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.
@@ -4,7 +4,6 @@
4
4
  "forgot-form"
5
5
  ],
6
6
  "portal": [
7
- "conversation-unread",
8
7
  "conversation-unread"
9
8
  ]
10
9
  }
@@ -1,5 +1,5 @@
1
- <a class="nav-link position-relative"
2
- ng-if="me.hasWorkflow('fr.openent.zimbra.controllers.ZimbraController|view')" ng-click="goToMessagerie()">
1
+ <a href="/conversation/conversation" title="[[lang.translate('navbar.messages')]]" class="nav-link position-relative"
2
+ ng-if="me.hasWorkflow('org.entcore.conversation.controllers.ConversationController|view')">
3
3
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"
4
4
  color="#fff">
5
5
  <path
package/dist/version.txt CHANGED
@@ -1,2 +1,2 @@
1
- entcore-css-lib 31/07/2025 12:17:42
2
- ode-csslib-openent-cg77 31/07/2025 12:50:45
1
+ entcore-css-lib 18/08/2025 17:32:37
2
+ ode-csslib-openent-cg77 21/08/2025 15:00:22
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-csslib-openent-cg77",
3
- "version": "3.3.16",
3
+ "version": "3.3.18-develop-integration.202508211459",
4
4
  "description": "Open ENT theme by Edifice",
5
5
  "repository": {
6
6
  "type": "git",
@@ -14,7 +14,7 @@
14
14
  "author": "Edifice",
15
15
  "license": "AGPL-3.0",
16
16
  "dependencies": {
17
- "entcore-css-lib": "npm:ode-csslib@main"
17
+ "entcore-css-lib": "npm:ode-csslib@develop-integration"
18
18
  },
19
19
  "devDependencies": {
20
20
  "concurrently": "^5.0.2",