Sfoglia il codice sorgente

Fixing style errors.

stickler-ci 2 anni fa
parent
commit
c6e32c9401
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      htdocs/resource/contact.php

+ 0 - 1
htdocs/resource/contact.php

@@ -114,7 +114,6 @@ llxHeader('', $langs->trans("Resource"));
 // View and edit mode
 
 if ($id > 0 || !empty($ref)) {
-	
 	$head = resource_prepare_head($object);
 	print dol_get_fiche_head($head, 'contact', $langs->trans("ResourceSingular"), -1, 'resource');