File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
app/code/Magento/Captcha/view Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 8
8
<page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
9
9
<body >
10
10
<referenceContainer name =" form.additional.info" >
11
- <block class =" Magento\Captcha\Block\Captcha" name =" captcha" >
11
+ <block class =" Magento\Captcha\Block\Captcha" name =" captcha" cacheable = " false " >
12
12
<action method =" setFormId" >
13
13
<argument name =" formId" xsi : type =" string" >backend_forgotpassword</argument >
14
14
</action >
Original file line number Diff line number Diff line change 8
8
<page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
9
9
<body >
10
10
<referenceContainer name =" form.additional.info" >
11
- <block class =" Magento\Captcha\Block\Captcha" name =" captcha" >
11
+ <block class =" Magento\Captcha\Block\Captcha" name =" captcha" cacheable = " false " >
12
12
<action method =" setFormId" >
13
13
<argument name =" formId" xsi : type =" string" >backend_login</argument >
14
14
</action >
Original file line number Diff line number Diff line change 8
8
<page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
9
9
<body >
10
10
<referenceContainer name =" form.additional.info" >
11
- <block class =" Magento\Captcha\Block\Captcha" name =" captcha" after =" -" >
11
+ <block class =" Magento\Captcha\Block\Captcha" name =" captcha" after =" -" cacheable = " false " >
12
12
<action method =" setFormId" >
13
13
<argument name =" formId" xsi : type =" string" >contact_us</argument >
14
14
</action >
Original file line number Diff line number Diff line change 8
8
<page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
9
9
<body >
10
10
<referenceContainer name =" form.additional.info" >
11
- <block class =" Magento\Captcha\Block\Captcha" name =" captcha" after =" -" >
11
+ <block class =" Magento\Captcha\Block\Captcha" name =" captcha" after =" -" cacheable = " false " >
12
12
<action method =" setFormId" >
13
13
<argument name =" formId" xsi : type =" string" >user_create</argument >
14
14
</action >
Original file line number Diff line number Diff line change 8
8
<page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
9
9
<body >
10
10
<referenceContainer name =" form.additional.info" >
11
- <block class =" Magento\Captcha\Block\Captcha" name =" captcha" after =" -" >
11
+ <block class =" Magento\Captcha\Block\Captcha" name =" captcha" after =" -" cacheable = " false " >
12
12
<action method =" setFormId" >
13
13
<argument name =" formId" xsi : type =" string" >user_forgotpassword</argument >
14
14
</action >
Original file line number Diff line number Diff line change 8
8
<page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
9
9
<body >
10
10
<referenceContainer name =" form.additional.info" >
11
- <block class =" Magento\Captcha\Block\Captcha" name =" captcha" after =" -" >
11
+ <block class =" Magento\Captcha\Block\Captcha" name =" captcha" after =" -" cacheable = " false " >
12
12
<action method =" setFormId" >
13
13
<argument name =" formId" xsi : type =" string" >user_login</argument >
14
14
</action >
You can’t perform that action at this time.
0 commit comments