diff --git a/src/app/components/agence/agence.component.html b/src/app/components/agence/agence.component.html index 8f6f8dd..d4af2fa 100644 --- a/src/app/components/agence/agence.component.html +++ b/src/app/components/agence/agence.component.html @@ -1,4 +1,24 @@
+ +

Ajouter une agence :

+ +
+ +
+ + +
+
Le nom d'une agence est obligatoire
+
+
+ + +
+ + +
+
+

Agences

@@ -19,24 +39,7 @@
-

Ajouter une agence :

- -
- -
- - -
-
Le nom d'une agence est obligatoire
-
-
- -
- - -
-
diff --git a/src/app/components/businessunit/businessunit.component.html b/src/app/components/businessunit/businessunit.component.html index 99227cb..c4b6b34 100644 --- a/src/app/components/businessunit/businessunit.component.html +++ b/src/app/components/businessunit/businessunit.component.html @@ -1,23 +1,5 @@
-

Business Unit

-
- - - - - - - - - - - - - - -
IDNom
{{businessunit.id}} {{businessunit.name}} Modifier
-

Ajouter une Business Unit :

@@ -46,4 +28,26 @@
+ + +

Business Unit

+ +
+ + + + + + + + + + + + + + +
IDNom
{{businessunit.id}} {{businessunit.name}} Modifier
+
+ diff --git a/src/app/components/collaborateur/collaborateur.component.html b/src/app/components/collaborateur/collaborateur.component.html index 624a987..361a4bf 100644 --- a/src/app/components/collaborateur/collaborateur.component.html +++ b/src/app/components/collaborateur/collaborateur.component.html @@ -1,4 +1,13 @@
+ +

Ajouter un collaborateur :

+ + + + +

Collaborateurs

@@ -24,11 +33,5 @@
-

Ajouter un collaborateur :

- - -