ode-csslib-openent-syn 3.2.24 → 3.2.25-develop.202410101709

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.
@@ -14,5 +14,6 @@ Bienvenue dans la solution de gestion parentale : <b>[Firstname] [LastName]</b>
14
14
  <br>Login : <b>[Login]</b>
15
15
  <br>Mot de passe : <b>[Password]</b>
16
16
  <br>Nous vous invitons à cliquer sur le lien suivant afin d’accéder au guide utilisateur : <a href="https://ent.ecollege78.fr/blog/id/f23b8273-606b-404d-a392-103453d0ab45/post/41b1f6d1-e02b-4b3c-a6c0-66d91c169fae">Jamf Parent - le Guide</a>
17
+ <br><b>Cette procédure s’applique aussi bien pour les nouveaux parents que pour ceux qui utilisaient déjà l’application Jamf Parent.</b>
17
18
  </body>
18
19
  </html>
@@ -1,7 +1,8 @@
1
1
  {
2
2
  "auth": [
3
3
  "forgot-form",
4
- "forgot-form"
4
+ "forgot-form",
5
+ "massmessage_asm_default"
5
6
  ],
6
7
  "portal": [
7
8
  "conversation-unread"
package/dist/version.txt CHANGED
@@ -1,2 +1,2 @@
1
- entcore-css-lib 23/08/2024 10:06:18
2
- ode-csslib-openent-syn 06/09/2024 12:06:13
1
+ entcore-css-lib 09/10/2024 14:15:10
2
+ ode-csslib-openent-syn 10/10/2024 17:10:19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-csslib-openent-syn",
3
- "version": "3.2.24",
3
+ "version": "3.2.25-develop.202410101709",
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": "NONE",
16
16
  "dependencies": {
17
- "entcore-css-lib": "npm:ode-csslib@main"
17
+ "entcore-css-lib": "npm:ode-csslib@develop"
18
18
  },
19
19
  "devDependencies": {
20
20
  "concurrently": "^5.0.2",