{% extends "freeadmin/generic_model_datagrid.html" %} {% block actions_static_buttons %} {% trans "ZFS Volume Manager" %} {% if not ufs_disabled %} {% trans "UFS Volume Manager (legacy)" %} {% endif %} {% trans "Import Volume" %} {% trans "Auto Import Volume" %} {% trans "View Disks" %} {% if has_multipath %} {% trans "View Multipaths" %} {% endif %} {% endblock %}
{% trans "ZFS Volume Manager" %}
{% trans "UFS Volume Manager (legacy)" %}
{% trans "Import Volume" %}
{% trans "Auto Import Volume" %}
{% trans "View Disks" %}
{% trans "View Multipaths" %}