mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-06-01 06:27:15 +00:00
add line break between users being active on a workflow
This commit is contained in:
parent
371bd08e38
commit
7efe61a059
|
@ -776,6 +776,7 @@ class SeedDMS_View_ViewDocument extends SeedDMS_Bootstrap_Style {
|
|||
echo implode(", ", $names);
|
||||
echo ") - ";
|
||||
echo $wkflog->getDate();
|
||||
echo "<br />";
|
||||
}
|
||||
echo "</td>";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user