ode-csslib-openent-ent04 3.0.3 → 3.0.4
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.
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<div class="centered container row">
|
|
2
2
|
<section class="main">
|
|
3
3
|
<div class="panel activation">
|
|
4
|
-
<img class="logo absolute" src="/assets/themes/[[
|
|
4
|
+
<img class="logo absolute" src="/assets/themes/[[childTheme]]/img/illustrations/logo.png" alt="Logo de l'ENT">
|
|
5
5
|
<h1 translate content="auth.activation.header"></h1>
|
|
6
6
|
<p class="warning" translate content="[[error]]" ng-if="error"></p>
|
|
7
7
|
|
package/dist/version.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
entcore-css-lib=4.0.2 13/12/2022 16:48:33
|
|
2
|
-
ode-csslib-openent-ent04=3.0.3
|
|
2
|
+
ode-csslib-openent-ent04=3.0.3 15/12/2022 16:31:57
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ode-csslib-openent-ent04",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.4",
|
|
4
4
|
"description": "Open ENT theme by Open Digital Education",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"override:i18n": "OVERRIDE_SRC=${OVERRIDE_SRC} OVERRIDE_DIST=${OVERRIDE_DIST} node ode-override-plugin.js",
|