Browse Source

Fix phpunit

Laurent Destailleur 1 year ago
parent
commit
8da8db215a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      htdocs/theme/eldy/global.inc.php

+ 1 - 1
htdocs/theme/eldy/global.inc.php

@@ -5058,7 +5058,7 @@ div.ui-tooltip.mytooltip {
 	color: var(--tooltipfontcolor);
 	line-height: 1.6em;
 	min-width: 550px;
-    pointer-events: none;
+	pointer-events: none;
 }
 
 <?php