diff --git a/src/app/members/account/my-file/my-file.module.ts b/src/app/members/account/my-file/my-file.module.ts index b2646de4da57f335d55e1c3061f2363b85527999..8d14e3ec6e3ede19e17dc223a71dfcb1368472a1 100644 --- a/src/app/members/account/my-file/my-file.module.ts +++ b/src/app/members/account/my-file/my-file.module.ts @@ -5,8 +5,8 @@ import {UploadComponent} from '../upload/upload.component' import {MyFileComponent} from './my-file.component' @NgModule({ - imports : [UploadModule], - declarations: [UploadModule], + imports : [], + declarations: [], entryComponents:[UploadComponent] }) diff --git a/src/app/signup/student-signup/student-signup.component.html b/src/app/signup/student-signup/student-signup.component.html index 65dd5d14a0254edfb7948d247334a76e04b0531d..030ed3103b9e52770584081b4e99d61ce44dba8f 100644 --- a/src/app/signup/student-signup/student-signup.component.html +++ b/src/app/signup/student-signup/student-signup.component.html @@ -34,6 +34,8 @@ </mat-form-field> + + <p> Il ne te reste plus qu'à choisir un mot de passe. :-)