From 5550b9cbba1e235b466b1ab81e7ab6b3087341fa Mon Sep 17 00:00:00 2001 From: Joan Date: Mon, 16 Apr 2018 09:10:43 +0200 Subject: [PATCH] Ellipsize class & sales person on client descriptor --- client/client/src/descriptor/descriptor.html | 3 +++ client/salix/src/styles/misc.scss | 8 +++++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/client/client/src/descriptor/descriptor.html b/client/client/src/descriptor/descriptor.html index a535c0d5e..c7c234974 100644 --- a/client/client/src/descriptor/descriptor.html +++ b/client/client/src/descriptor/descriptor.html @@ -24,6 +24,9 @@ {{$ctrl.client.creditInsurance | currency:'€':2}} - +
+ Sales person {{$ctrl.client.salesPerson.firstName}} {{$ctrl.client.salesPerson.name}} +