dolibarr icon indicating copy to clipboard operation
dolibarr copied to clipboard

FIX : suppress borring line

Open defrance opened this issue 3 years ago • 1 comments

duplicate "printTabsHead" hook call if present

defrance avatar Aug 07 '22 12:08 defrance

We have a dol_fiche_end() so we must have a dol_fiche_head()

eldy avatar Aug 10 '22 02:08 eldy

the change will break the balance between dol_get_fiche_head() and dol_get_fiche_end(). Musr have 1 end for each head so seems wrong so i close the PR

eldy avatar Oct 15 '23 18:10 eldy