Skip to content

Commit c6df38f

Browse files
authored
Update page-layout.md
Removed the previous versions of Captcha as per Gyanender because we don't wants customers to use them.
1 parent d20a958 commit c6df38f

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

articles/active-directory-b2c/page-layout.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,8 @@ Azure AD B2C page layout uses the following versions of the [jQuery library](htt
6565

6666
**2.1.30**
6767
- Removed Change Email for readonly scenarios (i.e. Change Phone Number). You will no longer be able to change the email if you are trying to change your phone number, it will now be read only.
68-
- Enhancements to Captcha Control
68+
- Implementation of Captcha Control
6969

70-
**2.1.29**
71-
- Implement CAPTCHA Control.
72-
7370
**2.1.26**
7471
- Replaced `Keypress` to `Key Down` event and avoid `Asterisk` for nonrequired in classic mode.
7572

@@ -211,11 +208,10 @@ Azure AD B2C page layout uses the following versions of the [jQuery library](htt
211208
> If you localize your page to support multiple locales, or languages in a user flow. The [localization IDs](localization-string-ids.md) article provides the list of localization IDs that you can use for the page version you select.
212209
213210
**2.1.18**
214-
- Enhancements to Captcha Control
211+
- Implementation of Captcha Control
215212

216213
**2.1.17**
217214
- Include Aria-required for UnifiedSSP (Accessibility).
218-
- Implement CAPTCHA Control
219215

220216
**2.1.14**
221217
- Replaced `Keypress` to `Key Down` event.
@@ -296,10 +292,7 @@ Azure AD B2C page layout uses the following versions of the [jQuery library](htt
296292

297293
**1.2.16**
298294
- Fixes enter key for 'Phone only' mode.
299-
- Enhancements to Captcha Control
300-
301-
**1.2.15**
302-
- Implementation of Captcha Control
295+
- Implementation to Captcha Control
303296

304297
**1.2.12**
305298
- Replaced `KeyPress` to `KeyDown` event.

0 commit comments

Comments
 (0)