diff --git a/client/src/components/Settings/Clients/ClientsTable.js b/client/src/components/Settings/Clients/ClientsTable.js index 1dae9146..1e98da08 100644 --- a/client/src/components/Settings/Clients/ClientsTable.js +++ b/client/src/components/Settings/Clients/ClientsTable.js @@ -141,7 +141,7 @@ class ClientsTable extends Component {
{value && value.length > 0 ? value.map(service => ( - + )) : '–'}
diff --git a/client/src/components/Settings/Clients/Form.js b/client/src/components/Settings/Clients/Form.js index ee267d94..58112401 100644 --- a/client/src/components/Settings/Clients/Form.js +++ b/client/src/components/Settings/Clients/Form.js @@ -180,7 +180,7 @@ let Form = (props) => { {SERVICES.map(service => ( { {SERVICES.map(service => ( ( - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +