You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/documentation.html
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -296,16 +296,6 @@ <h2>Recipes</h2>
296
296
});
297
297
</script>
298
298
299
-
<!-- Newsletter form -->
300
-
<script>
301
-
window.REQUIRED_CODE_ERROR_MESSAGE='Please choose a country code';
302
-
window.LOCALE='en';
303
-
window.GENERIC_INVALID_MESSAGE=window.EMAIL_INVALID_MESSAGE=window.SMS_INVALID_MESSAGE="The information provided is invalid. Please review the field format and try again.";
304
-
window.REQUIRED_ERROR_MESSAGE="This field is required.";
305
-
306
-
varAUTOHIDE=Boolean(0);
307
-
</script>
308
-
309
299
<!--
310
300
React-admin protects your privacy!
311
301
We use our own self-hosted tracking solution to collect some raw metrics,
@@ -319,6 +309,16 @@ <h2>Recipes</h2>
319
309
src="https://analytics.marmelab.com/umami.js"
320
310
></script>
321
311
312
+
<!-- Newsletter form -->
313
+
<script>
314
+
window.REQUIRED_CODE_ERROR_MESSAGE='Please choose a country code';
315
+
window.LOCALE='en';
316
+
window.GENERIC_INVALID_MESSAGE=window.EMAIL_INVALID_MESSAGE=window.SMS_INVALID_MESSAGE="The information provided is invalid. Please review the field format and try again.";
317
+
window.REQUIRED_ERROR_MESSAGE="This field is required.";
0 commit comments