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
Benjamin Graillot
scripts
Commits
34ea40bc
Commit
34ea40bc
authored
Dec 21, 2017
by
Gabriel Detraz
Browse files
Untagvlan pour les bornes
parent
0e97d495
Changes
1
Hide whitespace changes
Inline
Side-by-side
gestion/cransdialog/machine.py
View file @
34ea40bc
...
@@ -51,7 +51,7 @@ class Dialog(certificat.Dialog, blacklist.Dialog):
...
@@ -51,7 +51,7 @@ class Dialog(certificat.Dialog, blacklist.Dialog):
to_display_borne
=
[(
a
.
canal
,
10
),
to_display_borne
=
[(
a
.
canal
,
10
),
(
a
.
puissance
,
10
),
(
a
.
puissance
,
10
),
(
a
.
positionBorne
,
50
),
(
a
.
positionBorne
,
50
),
(
a
.
prise
,
10
)]
(
a
.
prise
,
10
),
(
a
.
untagvlan
,
10
)]
to_display_machine_crans
=
[(
a
.
prise
,
10
),
(
a
.
untagvlan
,
10
)]
to_display_machine_crans
=
[(
a
.
prise
,
10
),
(
a
.
untagvlan
,
10
)]
...
...
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