Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
iberculturaviva
iberculturaviva-mapas
Commits
a648a8f0
Commit
a648a8f0
authored
Nov 05, 2021
by
erleibiazzio
Browse files
Atualiza posição da área de atuação dos agentes
parent
65f18f6f
Pipeline
#11899
passed with stages
in 2 minutes and 14 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
themes/IberCulturaViva/views/agent/single.php
themes/IberCulturaViva/views/agent/single.php
+2
-1
No files found.
themes/IberCulturaViva/views/agent/single.php
View file @
a648a8f0
...
...
@@ -43,6 +43,8 @@ $editEntity = $this->controller->action === 'create' || $this->controller->actio
<?php
$this
->
part
(
'singles/name'
,
[
'entity'
=>
$entity
])
?>
<?php
$this
->
part
(
'widget-areas'
,
array
(
'entity'
=>
$entity
));
?>
<?php
$this
->
applyTemplateHook
(
'header-content'
,
'end'
);
?>
</div>
<!--.header-content-->
...
...
@@ -157,7 +159,6 @@ $editEntity = $this->controller->action === 'create' || $this->controller->actio
<?php
$this
->
part
(
'related-seals.php'
,
array
(
'entity'
=>
$entity
));
?>
<!-- Related Seals END -->
<?php
$this
->
part
(
'widget-areas'
,
array
(
'entity'
=>
$entity
));
?>
<?php
$this
->
part
(
'widget-tags'
,
array
(
'entity'
=>
$entity
));
?>
<?php
$this
->
part
(
'redes-sociais'
,
array
(
'entity'
=>
$entity
));
?>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment