-
-
Notifications
You must be signed in to change notification settings - Fork 697
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IMP] website_form_require_legal: pre-commit auto fixes
- Loading branch information
1 parent
830cb62
commit d31c179
Showing
9 changed files
with
53 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[build-system] | ||
requires = ["whool"] | ||
build-backend = "whool.buildapi" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- [Tecnativa](https://www.tecnativa.com): | ||
- Carlos Roca |
This file was deleted.
Oops, something went wrong.
3 changes: 2 additions & 1 deletion
3
...form_require_legal/readme/DESCRIPTION.rst → ..._form_require_legal/readme/DESCRIPTION.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
This module adds the possibility to require confirm legal terms at frontend forms. | ||
This module adds the possibility to require confirm legal terms at | ||
frontend forms. |
4 changes: 2 additions & 2 deletions
4
...ite_form_require_legal/readme/ROADMAP.rst → website_form_require_legal/readme/ROADMAP.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
This module is aimed to deprecate website_crm_privacy_policy and modules similar to this | ||
one. | ||
This module is aimed to deprecate website_crm_privacy_policy and modules | ||
similar to this one. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
To use this module, you need to: | ||
|
||
- Edit any page in your website. | ||
- Add a form from the snippets. | ||
- Modify the parameters. | ||
- You will find the option "Legal terms acceptance". | ||
- If you select it you will be able to modify the text shown and the | ||
link to the page from the text editor. | ||
|
||
Note: Remember to change the terms and conditions link to redirect to | ||
the desired page. |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters