Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dic-global-dev
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Manzar Hussain
dic-global-dev
Commits
1adccd49
Commit
1adccd49
authored
Jan 29, 2021
by
Manzar Hussain
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature-theme' into 'develop'
facebook chat massenger See merge request manzarH/dic-global-dev!606
parents
c3f986dc
8110fcaf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
+24
-0
html.html.twig
themes/custom/envigo/templates/layout/html.html.twig
+24
-0
No files found.
themes/custom/envigo/templates/layout/html.html.twig
View file @
1adccd49
...
@@ -42,6 +42,30 @@
...
@@ -42,6 +42,30 @@
<js-placeholder
token=
"
{{
placeholder_token
}}
"
>
<js-placeholder
token=
"
{{
placeholder_token
}}
"
>
</head>
</head>
<body
{{
attributes.addClass
(
body_classes
)
}}
>
<body
{{
attributes.addClass
(
body_classes
)
}}
>
<!-- Load Facebook SDK for JavaScript -->
<div
id=
"fb-root"
></div>
<script>
window
.
fbAsyncInit
=
function
()
{
FB
.
init
({
xfbml
:
true
,
version
:
'v9.0'
});
};
(
function
(
d
,
s
,
id
)
{
var
js
,
fjs
=
d
.
getElementsByTagName
(
s
)[
0
];
if
(
d
.
getElementById
(
id
))
return
;
js
=
d
.
createElement
(
s
);
js
.
id
=
id
;
js
.
src
=
'https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js'
;
fjs
.
parentNode
.
insertBefore
(
js
,
fjs
);
}(
document
,
'script'
,
'facebook-jssdk'
));
</script>
<!-- Your Chat Plugin code -->
<div
class=
"fb-customerchat"
attribution=
"setup_tool"
page_id=
"107776824228361"
>
</div>
{#
{#
Keyboard navigation/accessibility link to main content section in
Keyboard navigation/accessibility link to main content section in
page.html.twig.
page.html.twig.
...
...
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