Skip to content
Snippets Groups Projects
Commit ebdc21bc authored by Hamza HRAMCHI's avatar Hamza HRAMCHI
Browse files

FIX #22943 TIME 0:05 update credits

parent c7d1f412
No related branches found
No related tags found
No related merge requests found
...@@ -68,18 +68,30 @@ ...@@ -68,18 +68,30 @@
<ion-card-title class="appVersion">{{'lang.credits' | translate}}</ion-card-title> <ion-card-title class="appVersion">{{'lang.credits' | translate}}</ion-card-title>
</ion-card-header> </ion-card-header>
<ion-card-content> <ion-card-content>
<ion-item style="margin-top: -15px;" lines="none"> <ion-label style="font-size: 15px; font-weight: bold;">Développeurs</ion-label>
<ul style="display: inline-block; font-size: 14px; margin-top: -3px;"> <ion-item lines="none">
<li> <ul>
Florian AZIZIAN, Damien BUREL, Bruno CARLIN, Carole COTIN, Prosper DE LAURE, Driss DEMIRAY, Gaël DE VILLEBLANCHE, <li>Florian AZIZIAN</li>
Emmanuel DILLARD, Mathieu DONZEL, Jean-Laurent DUZANT, Jean-Louis ERCOLANI, Claire FIGUERAS, Laurent GIOVANNONI, Guillaume HEURTIER, <li>Damien BUREL</li>
Hamza HRAMCHI, Kader KANE, Yves-Christian KPAKPO, Bénédicte MARTINEZ, Ines MKACHER, Alexandre MORIN, Sébastien NANABONDJA, Fodé NDIAYE, <li>Jean-Laurent DUZANT</li>
Cédric NDOUMBA, Alex ORLUC, Mathieu PIONNIER, Henri QUENEAU, Alexis RAGOT, Quentin RIBAC, Alexandre STEFANOVIC, Serge THIERRY-MIEG, <li>Guillaume HEURTIER</li>
Cyril VAZQUEZ, Arnaud VEBER, Loic VINET <li>Hamza HRAMCHI</li>
</li> <li>Nicolas LE BOZEC</li>
<li style="margin-top: 10px;">{{'lang.allCredits' | translate}}</li> <li>Alex ORLUC</li>
<li>Quentin RIBAC</li>
<br>
</ul>
</ion-item>
<ion-label style="font-size: 15px; font-weight: bold">Product Owners</ion-label>
<ion-item lines="none">
<ul>
<li>Emmanuel DILLARD</li>
<li>Inès MKACHER</li>
</ul> </ul>
</ion-item> </ion-item>
<ul>
<li><em>{{'lang.allCredits' | translate}}</em></li>
</ul>
</ion-card-content> </ion-card-content>
</ion-card> </ion-card>
</ion-col> </ion-col>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment