Style des formulaires d'ajout

This commit is contained in:
Sébastien André
2020-03-31 13:30:51 +02:00
parent 2b7926d99b
commit 84b2947175
12 changed files with 148 additions and 102 deletions

View File

@@ -41,7 +41,6 @@ export class ListOfGearsComponent implements OnInit {
}
});
this.serviceComm.UpdatedComponentTitle("List of gears");
this.getListOfGears();
}