diff --git a/client/client/src/descriptor/descriptor.html b/client/client/src/descriptor/descriptor.html index acbc3df8a2..7e76550df5 100644 --- a/client/client/src/descriptor/descriptor.html +++ b/client/client/src/descriptor/descriptor.html @@ -9,7 +9,7 @@
-
{{$ctrl.client.name}}
+
{{$ctrl.client.name}}
diff --git a/client/item/src/descriptor/descriptor.html b/client/item/src/descriptor/descriptor.html index 13847d8c6b..0767453d07 100644 --- a/client/item/src/descriptor/descriptor.html +++ b/client/item/src/descriptor/descriptor.html @@ -23,7 +23,7 @@ -
{{$ctrl.item.id}}
+
{{$ctrl.item.id}}
diff --git a/client/ticket/src/descriptor/descriptor.html b/client/ticket/src/descriptor/descriptor.html index d6e838a802..506b88bfd3 100644 --- a/client/ticket/src/descriptor/descriptor.html +++ b/client/ticket/src/descriptor/descriptor.html @@ -9,7 +9,7 @@
-
{{$ctrl.client.name}}
+
{{$ctrl.client.name}}