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: articles/active-directory-b2c/page-layout.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ manager: celestedg
9
9
ms.service: active-directory
10
10
ms.workload: identity
11
11
ms.topic: reference
12
-
ms.date: 02/10/2020
12
+
ms.date: 02/26/2020
13
13
ms.author: marsma
14
14
ms.subservice: B2C
15
15
---
@@ -29,7 +29,7 @@ Page layout packages are periodically updated to include fixes and improvements
29
29
30
30
- All pages
31
31
- Accessibility fixes
32
-
- You can now add the `data-preload="true"` attribute in your HTML tags to control the load order for CSS and JavaScript.
32
+
- You can now add the `data-preload="true"` attribute [in your HTML tags](custom-policy-ui-customization.md#guidelines-for-using-custom-page-content) to control the load order for CSS and JavaScript.
33
33
- Load linked CSS files at the same time as your HTML template so it doesn't 'flicker' between loading the files.
34
34
- Control the order in which your `script` tags are fetched and executed before the page load.
35
35
- Email field is now `type=email` and mobile keyboards will provide the correct suggestions
0 commit comments