From abfdb0a853d4ed2d668c33c28291507dc2345231 Mon Sep 17 00:00:00 2001 From: UT from dolibit <45215329+dolibit-ut@users.noreply.github.com> Date: Wed, 2 Aug 2023 19:20:37 +0200 Subject: [PATCH] Update booking_extrafields.php (#25556) delete Buttons part --- htdocs/bookcal/admin/booking_extrafields.php | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/htdocs/bookcal/admin/booking_extrafields.php b/htdocs/bookcal/admin/booking_extrafields.php index b4029a99338..de09660f63d 100644 --- a/htdocs/bookcal/admin/booking_extrafields.php +++ b/htdocs/bookcal/admin/booking_extrafields.php @@ -21,9 +21,9 @@ */ /** - * \file admin/booking_extrafields.php - * \ingroup bookcal - * \brief Page to setup extra fields of booking + * \file htdocs/bookcal/admin/booking_extrafields.php + * \ingroup bookcal + * \brief Page to setup extra fields of booking */ // Load Dolibarr environment @@ -87,13 +87,6 @@ require DOL_DOCUMENT_ROOT.'/core/tpl/admin_extrafields_view.tpl.php'; print dol_get_fiche_end(); -// Buttons -if ($action != 'create' && $action != 'edit') { - print '