Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nounous
re2o
Commits
9a4b7962
Commit
9a4b7962
authored
Sep 04, 2017
by
Gabriel Detraz
Committed by
chirac
Sep 04, 2017
Browse files
Et lien cliquable
parent
917d49cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
topologie/templates/topologie/aff_stacks.html
View file @
9a4b7962
...
@@ -39,7 +39,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
...
@@ -39,7 +39,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
<td
rowspan=
"{{ stack.switch_set.all|length }}"
>
{{stack.stack_id}}
</td>
<td
rowspan=
"{{ stack.switch_set.all|length }}"
>
{{stack.stack_id}}
</td>
<td
rowspan=
"{{ stack.switch_set.all|length }}"
>
{{stack.details}}
</td>
<td
rowspan=
"{{ stack.switch_set.all|length }}"
>
{{stack.details}}
</td>
{% endif %}
{% endif %}
<td>
{{switch}}
</td>
<td>
<a
href=
"{% url 'topologie:index-port' switch.pk %}"
>
{{switch}}
</
a></
td>
{% if forloop.first %}
{% if forloop.first %}
<td
rowspan=
"{{ stack.switch_set.all|length }}"
>
<td
rowspan=
"{{ stack.switch_set.all|length }}"
>
<a
class=
"btn btn-info btn-sm"
role=
"button"
title=
"Historique"
href=
"{% url 'topologie:history' 'stack' stack.pk %}"
>
<a
class=
"btn btn-info btn-sm"
role=
"button"
title=
"Historique"
href=
"{% url 'topologie:history' 'stack' stack.pk %}"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment