Some UX improvements
This commit is contained in:
parent
48c0067076
commit
8c81237501
81 changed files with 791 additions and 151 deletions
|
|
@ -0,0 +1,2 @@
|
|||
json.extract! checklist_entry, :id, :checklist_id, :check_id, :position, :created_at, :updated_at
|
||||
json.url checklist_entry_url(checklist_entry, format: :json)
|
||||
Loading…
Add table
Add a link
Reference in a new issue