ok
This commit is contained in:
parent
2d267a07b0
commit
2058bf5b19
@ -32,7 +32,7 @@ public class TestTexteMNP{
|
||||
if(chois==User.ETUDIANT){
|
||||
switch(Connexion.Persistant()){
|
||||
case 1:
|
||||
new fr.iutfbleau.projetIHM2022FI2.MP.ROOT.Model.ModelRoot();
|
||||
new fr.iutfbleau.projetIHM2022FI2.MP.ETU.Model.ModelEtu();
|
||||
break;
|
||||
case 2:
|
||||
AbstractGroupeFactory agf=TestTexteMNP.getAgf();
|
||||
|
Loading…
Reference in New Issue
Block a user