-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #96 from OS2Forms/revert-permissions-by-term-cleanup
Revert "Merge pull request #93 from OS2Forms/feature/OS2FRMS-11--clea…
- Loading branch information
Showing
3 changed files
with
85 additions
and
34 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
diff --git a/webform_permissions_by_term.info.yml b/webform_permissions_by_term.info.yml | ||
index 870f4dd..c1cd9d0 100644 | ||
--- a/webform_permissions_by_term.info.yml | ||
+++ b/webform_permissions_by_term.info.yml | ||
@@ -2,5 +2,6 @@ name: 'Webform Permissions by Term' | ||
description: 'Extends the functionality of Permissions By Term to be able to limit the webform submissions access by users or roles.' | ||
type: module | ||
# core: 8.x | ||
+core_version_requirement: ^8 || ^9 | ||
dependencies: | ||
- permissions_by_term |