diff options
Diffstat (limited to 'themes/okadmin/templates/index.liquid')
| -rw-r--r-- | themes/okadmin/templates/index.liquid | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/okadmin/templates/index.liquid b/themes/okadmin/templates/index.liquid index c73feda..d792496 100644 --- a/themes/okadmin/templates/index.liquid +++ b/themes/okadmin/templates/index.liquid @@ -10,6 +10,7 @@ <section class="resource-category root {% if resource.groupBy %} grouped {% endif %} {% if resource.descending %} descending {% endif %} + {% if resource.display %} {{resource.display}} {% endif %} {{name}}"> <form action="{{resource.type}}/__batch__/" method="POST"> <header> |
