Skip to content
Snippets Groups Projects
Commit c0d7bc29 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

WebUI:

- minor styling improvements in Slice pages
parent a8abefcd
No related branches found
No related tags found
2 merge requests!54Release 2.0.0,!13Minor code polishing after ECOC'22 demo
...@@ -128,7 +128,7 @@ ...@@ -128,7 +128,7 @@
<td>-</td> <td>-</td>
<td> <td>
{{ constraint.sla_availability.num_disjoint_paths }} disjoint paths; {{ constraint.sla_availability.num_disjoint_paths }} disjoint paths;
{% if constraint.sla_availability.all_active %}all{% else %}single{% endif %}active {% if constraint.sla_availability.all_active %}all{% else %}single{% endif %}-active
</td> </td>
</tr> </tr>
{% else %} {% else %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment