lanx:A better labeling solution ?
5 years ago
Project member table is named 'Team members' and each members name column is labeled as 'Team member' again.
I changed this to 'Name' only - looks nicer!
Change done in :
list_project_team.inc :
ListBlockCol_ProjectPersonName->__construct(..) :
...
173: $this->name=__('Name'); // instead of : 'Team members'
...
krisp:You could also
5 years ago
switch Changes table with your new short version Recent changes (home alike). All changes we have already on History tab.
pixtur:This is already done...
5 years ago
Only the custom projView here is still different.