ok
This commit is contained in:
@@ -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();
|
||||
|
Reference in New Issue
Block a user