Manage Dashboards

Back
{% for index in range(0, dashboards|length) %} {% endfor %}
Dashboard Description Actions
{{ dashboards[index].name }} {% if dashboards[index].description=='' %} - {% else %} {{ dashboards[index].description }} {% endif %} Open Rename Delete