modify kanban mode for list of salaries
This commit is contained in:
parent
91837dd2ef
commit
7213595cef
@ -716,7 +716,7 @@ class Salary extends CommonObject
|
||||
*/
|
||||
public function getKanbanView($option = '')
|
||||
{
|
||||
global $langs, $db;
|
||||
global $langs;
|
||||
$return = '<div class="box-flex-item box-flex-grow-zero">';
|
||||
$return .= '<div class="info-box info-box-sm">';
|
||||
$return .= '<span class="info-box-icon bg-infobox-action">';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user