Blackened
This commit is contained in:
parent
ffc944fe99
commit
6df7fe9405
16 changed files with 22 additions and 64 deletions
|
|
@ -76,7 +76,7 @@ class ActionsView(View):
|
|||
"self": {
|
||||
"href": current_labthing().url_for(action["view_class"]),
|
||||
"mimetype": "application/json",
|
||||
**description_from_view(action["view_class"])
|
||||
**description_from_view(action["view_class"]),
|
||||
}
|
||||
},
|
||||
"rule": action["rule"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue