* Add a icon before title text.
This commit is contained in:
@@ -10,7 +10,7 @@ declare(strict_types=1);
|
||||
*/
|
||||
namespace zin;
|
||||
|
||||
modalHeader();
|
||||
modalHeader(set::titleClass('icon icon-bar-chart'));
|
||||
|
||||
$tableData = initTableData($bugs, $config->story->bugTable->fieldList, $this->story);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user