From aed8dc56e0a9aa3a58dae55ff1d41242a98cb72a Mon Sep 17 00:00:00 2001 From: Lucas Pirola Date: Thu, 11 Jul 2024 20:39:04 -0300 Subject: [PATCH] =?UTF-8?q?Adiciona=20abas=20para=20os=20selos=20na=20p?= =?UTF-8?q?=C3=A1gina=20de=20edi=C3=A7=C3=A3o=20do=20perfil?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/Entities/views/agent/edit-1.php | 75 +++++++++++++++++---- 1 file changed, 62 insertions(+), 13 deletions(-) diff --git a/src/modules/Entities/views/agent/edit-1.php b/src/modules/Entities/views/agent/edit-1.php index 3c20568a39..4497ede032 100644 --- a/src/modules/Entities/views/agent/edit-1.php +++ b/src/modules/Entities/views/agent/edit-1.php @@ -43,7 +43,7 @@ - applyTemplateHook('tabs','begin') ?> + applyTemplateHook('tabs', 'begin') ?> @@ -58,27 +58,27 @@
- applyTemplateHook('entity-info','begin') ?> + applyTemplateHook('entity-info', 'begin') ?>
- applyTemplateHook('entity-info','end') ?> + applyTemplateHook('entity-info', 'end') ?>
- - applyTemplateHook('edit1-entity-info-taxonomie-area','before') ?> + + applyTemplateHook('edit1-entity-info-taxonomie-area', 'before') ?> - applyTemplateHook('edit1-entity-info-taxonomie-area','after') ?> + applyTemplateHook('edit1-entity-info-taxonomie-area', 'after') ?> - applyTemplateHook('edit1-entity-info-shortDescription','before') ?> + applyTemplateHook('edit1-entity-info-shortDescription', 'before') ?> - applyTemplateHook('edit1-entity-info-shortDescription','after') ?> + applyTemplateHook('edit1-entity-info-shortDescription', 'after') ?> - applyTemplateHook('edit1-entity-info-site','before') ?> + applyTemplateHook('edit1-entity-info-site', 'before') ?> - applyTemplateHook('edit1-entity-info-site','after') ?> + applyTemplateHook('edit1-entity-info-site', 'after') ?>
@@ -124,7 +124,7 @@
-
+ @@ -172,9 +172,58 @@
- applyTemplateHook('tabs','end') ?> + + + + + + + + + + + + + + + + + + + + + applyTemplateHook('tabs', 'end') ?>
- \ No newline at end of file