Open BastienBenard opened 1 year ago
https://github.com/OPEN-ENT-NG/vie-scolaire/blob/b9165492b3defbf7781b1afa12b3d744f7a38c92/src/main/resources/public/modules/utils/directives/trombinoscope/student-picture.ts#L51
On line 51 we put in hard the path from asset to theme. We must find a variable containing the path of the theme and use it.
use entcore.skin.basePath
https://github.com/OPEN-ENT-NG/vie-scolaire/blob/b9165492b3defbf7781b1afa12b3d744f7a38c92/src/main/resources/public/modules/utils/directives/trombinoscope/student-picture.ts#L51
On line 51 we put in hard the path from asset to theme. We must find a variable containing the path of the theme and use it.