mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Fix for phan output
This commit is contained in:
parent
4140f59335
commit
c03b5dc2ec
|
|
@ -801,7 +801,7 @@ if ($nblines != 0) {
|
|||
|
||||
// Technical debt Phan
|
||||
|
||||
if ($phan_nblines != 0) {
|
||||
if ($dir_phan != 'disabled') {
|
||||
$datatable_script .= '
|
||||
if (typeof(DataTable)==="function") {jQuery(".sourcephan").toggle(true);}
|
||||
let phantable = new DataTable("#technicaldebtphan table", {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user