Skip to content

Commit

Permalink
Evarisk#598 [Module] add: remove tab
Browse files Browse the repository at this point in the history
  • Loading branch information
evarisk-francois committed Jul 31, 2024
1 parent 5bfd83c commit 72dbf4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion view/session/session_card.php
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@
unset($object->fields['fk_project']); // Hide field already shown in banner.
unset($object->fields['fk_soc']); // Hide field already shown in banner.
unset($object->fields['fk_contrat']); // Hide field already shown in banner.

// Common attributes.
require_once DOL_DOCUMENT_ROOT . '/core/tpl/commonfields_view.tpl.php';

Expand Down

0 comments on commit 72dbf4f

Please sign in to comment.