ode-csslib-openent-cg77 3.3.10-develop-integration.202505061724 → 3.3.10-develop-integration.202505121203
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/i18n/Directory/fr.json +1 -1
- package/dist/img/qr-code.png +0 -0
- package/dist/template/directory/massmail.pdf.xhtml +3 -3
- package/dist/template/directory/massmail_new/massmail_new.pdf.xhtml +4 -2
- package/dist/template/directory/massmail_simple.pdf.xhtml +6 -8
- package/dist/version.txt +1 -1
- package/package.json +1 -1
|
@@ -25,5 +25,5 @@
|
|
|
25
25
|
"group.class.Personnel": "Personnels non enseignants de la classe {0}.",
|
|
26
26
|
"group.school.Personnel": "Personnels non enseignants de l'{0}.",
|
|
27
27
|
"email.signature": "L'équipe de l’ENT77 – Collèges Connectés</br>votre portail numérique éducatif en Seine-et-Marne</br>https://ent.seine-et-marne.fr",
|
|
28
|
-
"classAdmin.template.downloadAppInfo": "ou téléchargez <strong>ENT 77</strong>"
|
|
28
|
+
"classAdmin.template.downloadAppInfo": "ou téléchargez <strong>ENT 77</strong> depuis l’App Store ou le Google Play"
|
|
29
29
|
}
|
package/dist/img/qr-code.png
CHANGED
|
Binary file
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
}
|
|
95
95
|
|
|
96
96
|
.qr {
|
|
97
|
-
width:
|
|
97
|
+
width: 110px;
|
|
98
98
|
}
|
|
99
99
|
</style>
|
|
100
100
|
</head>
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
<p>
|
|
138
138
|
Pour vous connecter, rendez-vous sur le site <a
|
|
139
139
|
href="https://ent.seine-et-marne.fr">https://ent.seine-et-marne.fr</a> ou
|
|
140
|
-
téléchargez <strong>ENT 77:</strong>
|
|
140
|
+
téléchargez l'application mobile <strong>ENT 77:</strong>
|
|
141
141
|
<br />
|
|
142
142
|
<img class="qr" src="qr-code.png"></img>
|
|
143
143
|
<br />et cliquez sur le bouton « Se connecter à l’ENT ».
|
|
@@ -207,7 +207,7 @@
|
|
|
207
207
|
<p>
|
|
208
208
|
Rendez-vous sur le site <a
|
|
209
209
|
href="https://ent.seine-et-marne.fr">https://ent.seine-et-marne.fr</a> ou
|
|
210
|
-
téléchargez <strong>ENT 77:</strong>
|
|
210
|
+
téléchargez l'application mobile <strong>ENT 77:</strong>
|
|
211
211
|
<br />
|
|
212
212
|
<img class="qr" src="qr-code.png"></img>
|
|
213
213
|
<br />et cliquez sur le bouton « Se connecter à l’ENT »
|
|
@@ -177,7 +177,8 @@
|
|
|
177
177
|
<ol>
|
|
178
178
|
<li>En cas d'oubli de votre mot de passe, rendez-vous sur <a
|
|
179
179
|
href="https://ent.seine-et-marne.fr">https://ent.seine-et-marne.fr</a> et cliquez sur « Se connecter
|
|
180
|
-
à l'ENT », ou téléchargez <strong>ENT 77:</strong><br /> <img class="qr"
|
|
180
|
+
à l'ENT », ou téléchargez l'application mobile <strong>ENT 77:</strong><br /> <img class="qr"
|
|
181
|
+
src="qr-code.png"></img></li>
|
|
181
182
|
|
|
182
183
|
|
|
183
184
|
|
|
@@ -190,7 +191,8 @@
|
|
|
190
191
|
<h2> » Mode d'emploi de ma première connexion</h2>
|
|
191
192
|
<ol>
|
|
192
193
|
<li>Pour vous connecter, rendez-vous sur <a
|
|
193
|
-
href="https://ent.seine-et-marne.fr">https://ent.seine-et-marne.fr</a>, ou téléchargez
|
|
194
|
+
href="https://ent.seine-et-marne.fr">https://ent.seine-et-marne.fr</a>, ou téléchargez l'application
|
|
195
|
+
mobile <strong>ENT
|
|
194
196
|
77:<br /></strong> <img class="qr" src="qr-code.png"></img>
|
|
195
197
|
</li>
|
|
196
198
|
|
|
@@ -92,6 +92,7 @@
|
|
|
92
92
|
width: 80px;
|
|
93
93
|
float: right;
|
|
94
94
|
margin-left: 10px;
|
|
95
|
+
margin-bottom: 0;
|
|
95
96
|
}
|
|
96
97
|
|
|
97
98
|
/* Target the paragraph containing the "relative" information and otherChildren */
|
|
@@ -148,15 +149,12 @@
|
|
|
148
149
|
}
|
|
149
150
|
|
|
150
151
|
.qr-container {
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
text-align: center;
|
|
155
|
-
position: absolute;
|
|
156
|
-
top: 10px;
|
|
157
|
-
right: 10px;
|
|
152
|
+
margin-top: 20px;
|
|
153
|
+
/* Push below the floated logo */
|
|
154
|
+
float: right;
|
|
158
155
|
width: 80px;
|
|
159
|
-
|
|
156
|
+
text-align: center;
|
|
157
|
+
clear: right;
|
|
160
158
|
}
|
|
161
159
|
|
|
162
160
|
.qr-text {
|
package/dist/version.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
entcore-css-lib 26/03/2025 20:54:01
|
|
2
|
-
ode-csslib-openent-cg77
|
|
2
|
+
ode-csslib-openent-cg77 12/05/2025 12:03:47
|