* Fix bug #43225.
This commit is contained in:
@@ -67,7 +67,7 @@ if($efforts)
|
||||
h::td($effort->id),
|
||||
h::td($effort->date),
|
||||
h::td(zget($users, $effort->account)),
|
||||
h::td($effort->work),
|
||||
h::td(html($effort->work)),
|
||||
h::td($effort->consumed . ' H'),
|
||||
h::td($effort->left . ' H'),
|
||||
h::td
|
||||
|
||||
Reference in New Issue
Block a user