diff --git a/admin/templates/states_panel.html b/admin/templates/states_panel.html index 57f7f57..7c71083 100644 --- a/admin/templates/states_panel.html +++ b/admin/templates/states_panel.html @@ -21,8 +21,10 @@ - + + + # {% trans "State Definition" %} {% trans "Actions" %} @@ -37,9 +39,11 @@ class="align-items-center"> - - {{ state_definition.order }} + + + + {{ state_definition.order }} {{ state_definition.state }} @@ -48,16 +52,22 @@
- -
- {% endfor %} diff --git a/device/templates/details.html b/device/templates/details.html index 08d9506..51e0183 100644 --- a/device/templates/details.html +++ b/device/templates/details.html @@ -4,7 +4,7 @@ {% block content %}
-