Final push on work logs on inventory page.
This commit is contained in:
parent
29dc740725
commit
5a1f978aa2
1 changed files with 1 additions and 1 deletions
|
|
@ -199,7 +199,7 @@ def init_entry_routes(app):
|
|||
{"field": "created_at", "label": "Created", "format": "datetime"},
|
||||
{"field": "updated_at", "label": "Updated", "format": "datetime"},
|
||||
{"field": "complete", "format": "yesno"},
|
||||
])
|
||||
], opts={"object_class": "worklog"})
|
||||
|
||||
form = render_form(
|
||||
cls,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue