feat(manager): exports dashboard
This commit is contained in:
parent
ab84222ce4
commit
08c68ef970
7 changed files with 126 additions and 0 deletions
1
app/views/fields/id_field/_index.html.haml
Normal file
1
app/views/fields/id_field/_index.html.haml
Normal file
|
@ -0,0 +1 @@
|
|||
= field.to_s
|
1
app/views/fields/id_field/_show.html.haml
Normal file
1
app/views/fields/id_field/_show.html.haml
Normal file
|
@ -0,0 +1 @@
|
|||
= field.to_s
|
Loading…
Add table
Add a link
Reference in a new issue