Remove old feature version notices

This commit is contained in:
jeremystretch
2023-01-13 10:58:20 -05:00
committed by jeremystretch
parent d03a3323b5
commit 2a1eceba4e
9 changed files with 0 additions and 27 deletions

View File

@@ -58,8 +58,6 @@ Additionally, where multiple permissions have been assigned for an object type,
### User Token
!!! info "This feature was introduced in NetBox v3.3"
When defining a permission constraint, administrators may use the special token `$user` to reference the current user at the time of evaluation. This can be helpful to restrict users to editing only their own journal entries, for example. Such a constraint might be defined as:
```json