Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
David LELIEVRE
projetS2-15-AL
Commits
9020f2ee
Commit
9020f2ee
authored
Jun 25, 2021
by
jwars62
Browse files
Update ButtonGrilleHautControleur.java
parent
f9fe6090
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/controleur/ButtonGrilleHautControleur.java
View file @
9020f2ee
...
...
@@ -55,7 +55,7 @@ public class ButtonGrilleHautControleur implements ActionListener{
boolean
init
=
log
.
getPL
()
!=
log
.
getG
().
getInitiator
();
int
i
=
log
.
getCompt
();
if
(
log
.
getPL
()
==
log
.
getG
().
getInitiator
()){
i
++
;
i
--
;
}
String
s
=
log
.
getG
().
getId
()+
log
.
getG
().
getInitiator
().
getName
()+
init
+
i
;
if
(
n
.
length
==
2
){
...
...
Write
Preview
Markdown
is supported
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