Laurent Destailleur hace 3 años
padre
commit
144de734ce
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      htdocs/mrp/lib/mrp_mo.lib.php

+ 1 - 1
htdocs/mrp/lib/mrp_mo.lib.php

@@ -103,7 +103,7 @@ function moPrepareHead($object)
 	//	'entity:-tabname:Title:@mrp:/mrp/mypage.php?id=__ID__'
 	//); // to remove a tab
 	complete_head_from_modules($conf, $langs, $object, $head, $h, 'mo@mrp');
-	
+
 	complete_head_from_modules($conf, $langs, $object, $head, $h, 'mo@mrp', 'remove');
 
 	return $head;