Anastasia
/
clinica
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
7b1151daf2dd2111b9681554d507739a34557464
Authored by
alex
2018-06-20 15:34:04 +0300
1 parent
4fd7c6c7
123
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
frontend/views/layouts/main.php
Inline
Side-by-side
frontend/views/layouts/main.php
Wrap text
Show/Hide comments
View file @
7b1151d
...
...
@@ -649,6 +649,7 @@ $this->registerMetaTag(
649
649
],
650
650
651
651
];
652
+
652
653
if(isset($phones[0])) {
653
654
$layoutMicrodata['contactPoint']['telephone']=$phones[0];
654
655
}
...
...