diff --git a/Resources/Private/Backend/Templates/Index.html b/Resources/Private/Backend/Templates/Index.html index 2fad667df25866404039f721d8ba4fbdb36c391d..8533cc7640ab06c3edd154c205733eab01e66a0b 100644 --- a/Resources/Private/Backend/Templates/Index.html +++ b/Resources/Private/Backend/Templates/Index.html @@ -44,7 +44,7 @@ <td nowrap="nowrap" class="col-icon"> <f:format.raw><sg:backend.icon table="tx_sgjobs_domain_model_job" row="{job}" /></f:format.raw> </td> - <td style="white-space: normal;"> + <td> <be:link.editRecord uid="{job.uid}" table="tx_sgjobs_domain_model_job"> <span>{job.title} - <sg:backend.companyLabel uid="{job.uid}" companyraw="{job.company}"></sg:backend.companyLabel> </span> </be:link.editRecord>