Debug v18

This commit is contained in:
Laurent Destailleur
2023-06-10 16:06:35 +02:00
parent 00da14e095
commit b2dadbfc7f

View File

@@ -31,5 +31,5 @@ if (empty($dolibarr_nocache)) {
}
print '// Here, the content of the common custom CSS defined into Home - Setup - Display - CSS'."\n";
print '/* Here, the content of the common custom CSS defined into Home - Setup - Display - CSS'."*/\n";
print getDolGlobalString('MAIN_IHM_CUSTOM_CSS');