#63 Jet d'éthylisme

This commit is contained in:
2020-12-06 20:11:30 +01:00
parent 54825fe756
commit 775f0c0423
9 changed files with 143 additions and 4 deletions

View File

@ -190,6 +190,11 @@ export class RdDUtility {
return [];
}
/* -------------------------------------------- */
getNomEthylisme( niveauEthylisme ) {
}
/* -------------------------------------------- */
static initAfficheContenu( actorId ) { // persistent handling of conteneur show/hide
if ( !this.afficheContenu )