link customer, project and activity in invoice listing (#3428)

This commit is contained in:
Kevin Papst
2022-07-22 13:26:17 +02:00
committed by GitHub
parent ad880b5b97
commit 8d695d03df
5 changed files with 22 additions and 6 deletions

View File

@@ -75,4 +75,8 @@ table.dataTable thead > tr > th.hw-min {
.label {
font-weight: normal;
}
a.link-black {
color: #000;
}