ode-csslib-openent 3.2.6-develop-wl.202403081607 → 3.2.8-develop-pedago.202404181540

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.
@@ -36,7 +36,7 @@
36
36
  type="submit"
37
37
  translate
38
38
  attr="value"
39
- value="auth.forgot.send.mail"
39
+ value="auth.forgot.send"
40
40
  ng-disabled="!canSubmitForgotForm(forgotPasswordForm.$valid)"
41
41
  />
42
42
  </form>
package/dist/version.txt CHANGED
@@ -1,2 +1,2 @@
1
- entcore-css-lib 04/03/2024 11:13:41
2
- ode-csslib-openent 08/03/2024 16:08:11
1
+ entcore-css-lib 16/02/2024 15:16:14
2
+ ode-csslib-openent 18/04/2024 15:40:47
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ode-csslib-openent",
3
- "version": "3.2.6-develop-wl.202403081607",
4
- "description": "Open ENT theme by Open Digital Education",
3
+ "version": "3.2.8-develop-pedago.202404181540",
4
+ "description": "Open ENT theme by Edifice",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "git@github.com:OPEN-ENT-NG/theme-open-ent.git"
@@ -11,10 +11,10 @@
11
11
  "ODE",
12
12
  "theme"
13
13
  ],
14
- "author": "Open Digital Education",
14
+ "author": "Edifice",
15
15
  "license": "AGPL-3.0",
16
16
  "dependencies": {
17
- "entcore-css-lib": "npm:ode-csslib@master"
17
+ "entcore-css-lib": "npm:ode-csslib@develop-pedago"
18
18
  },
19
19
  "devDependencies": {
20
20
  "concurrently": "^5.0.2",