Commit a8953852 by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

chat boat

See merge request manzarH/dic-global-dev!677
parents 5a334d6b baaa6166
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
<body{{ attributes.addClass(body_classes) }}> <body{{ attributes.addClass(body_classes) }}>
<!-- Load Facebook SDK for JavaScript --> <!-- Load Facebook SDK for JavaScript -->
{# <div id="fb-root"></div> <div id="fb-root"></div>
<script> <script>
window.fbAsyncInit = function() { window.fbAsyncInit = function() {
FB.init({ FB.init({
...@@ -64,9 +64,10 @@ ...@@ -64,9 +64,10 @@
<!-- Your Chat Plugin code --> <!-- Your Chat Plugin code -->
<div class="fb-customerchat" <div class="fb-customerchat"
attribution="setup_tool" attribution="setup_tool"
page_id="107776824228361"> page_id="1893613420905273">
</div> #} </div>
{# {#
107776824228361
Keyboard navigation/accessibility link to main content section in Keyboard navigation/accessibility link to main content section in
page.html.twig. page.html.twig.
#} #}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment