{{ result.type !== 'client' ? result.type : '' }}
+{{ result.ip }}
+{{ result.mac }}
+{{ result.status }}
++ {{ 'internalUnits' | translate }}: {{ result.children.length }} +
++ {{ 'clients' | translate }}: {{ result.clients.length }} +
+diff --git a/ogWebconsole/src/app/components/commands/commands-task/create-task/create-task.component.html b/ogWebconsole/src/app/components/commands/commands-task/create-task/create-task.component.html
index a65d937..8e5fdca 100644
--- a/ogWebconsole/src/app/components/commands/commands-task/create-task/create-task.component.html
+++ b/ogWebconsole/src/app/components/commands/commands-task/create-task/create-task.component.html
@@ -10,63 +10,6 @@
-<<<<<<< Updated upstream
-
{{ result.type !== 'client' ? result.type : '' }}
-{{ result.ip }}
-{{ result.mac }}
-{{ result.status }}
-{{ 'internalUnits' | translate }}: {{ result.children.length }}
-{{ 'clients' | translate }}: {{ result.clients.length }}
-{{ result.type !== 'client' ? result.type : '' }}
+{{ result.ip }}
+{{ result.mac }}
+{{ result.status }}
++ {{ 'internalUnits' | translate }}: {{ result.children.length }} +
++ {{ 'clients' | translate }}: {{ result.clients.length }} +
+{{ column.header }} |
@@ -79,7 +79,7 @@
{{ 'columnActions' | translate }} |
-
+ |
@@ -94,7 +94,7 @@
| |
---|
{{ column.header }} | @@ -44,7 +35,6 @@
---|
{{ column.header }} | @@ -59,8 +49,6 @@Acciones | @@ -85,7 +73,6 @@ (page)="onPageChange($event)"> -=======
---|