Fix error when sorting Job list by object.
[ganeti_webmgr.git] / ganeti_web / templates / ganeti / object_log / cluster_redistribute.html
blob5339d7963d5905fc075944cdbce02c0d90fd8a18
1 {% if log_item.object_id2 %}
2 <a href="{% url job-detail data.cluster_slug data.job_id %}">Job #{{ data.job_id }}</a> -
3 {% endif %}
4 {% if user.is_superuser %}
5 <a href="{{ log_item.user.get_absolute_url }}">{{log_item.user}}</a>
6 {% else %}
7 {{ log_item.user }}
8 {% endif %}
9 redistributed cluster <a href="{% url cluster-detail cluster_slug %}">{{data.hostname}}</a>'s master node configuration to all other nodes