| {{ __('Date') }} | {{ __('Hash') }} | {{ __('User') }} | {{ __('Actions') }} |
|---|---|---|---|
| {{ config.created_at }} | {{ config.config_hash|slice(0, 16) }}... |
{{ config.users_id|getUserName }} | {% if can_export %} {{ __('Export') }} {% endif %} {% if config.diff_html is defined %} {% endif %} |
| {{ __('No configuration saved yet') }} | |||