Skip to content
Snippets Groups Projects
Commit 40bf2f05 authored by Benjamin Bertrand's avatar Benjamin Bertrand
Browse files

Update default gateway tag

gateway tag shall be admin_only
parent a9be0ccc
No related branches found
No related tags found
No related merge requests found
......@@ -21,5 +21,5 @@ defaults = [
models.Action(name='Set as parent'),
models.Action(name='Update'),
models.Tag(name='gateway'),
models.Tag(name='gateway', admin_only=True),
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment