diff --git a/admin/templates/states_panel.html b/admin/templates/states_panel.html index 1305e03..705d470 100644 --- a/admin/templates/states_panel.html +++ b/admin/templates/states_panel.html @@ -27,7 +27,7 @@
{% trans 'State' %} - | -{% trans 'User' %} - | -{% trans 'Since' %} - | -|
---|---|---|---|
{{ device_states.0.state }} - | -{{ device_states.0.user.responsable_person|default:device_states.0.user.username }} - | -{{ device_states.0.date|timesince }} - | -- - {% trans 'undo' %} - - - | -
{% trans 'No state recorded.' %} - | -