Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PERFORMA_REPLICA
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Muhammad Usman
PERFORMA_REPLICA
Commits
2011db9c
Commit
2011db9c
authored
Sep 08, 2017
by
Nilu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
intercom messenger
parent
34dfe523
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletions
+8
-1
htmlheader.jsp
cmsWebApp/webroot/extensions/adminportal/inc/htmlheader.jsp
+8
-1
No files found.
cmsWebApp/webroot/extensions/adminportal/inc/htmlheader.jsp
View file @
2011db9c
...
...
@@ -7,7 +7,14 @@
<title>
Talentology
</title>
<
%@
include
file=
"/inc/std_imports.jsp"
%
>
</head>
<script>
window
.
intercomSettings
=
{
app_id
:
"kqed9h3r"
};
</script>
<script>
(
function
(){
var
w
=
window
;
var
ic
=
w
.
Intercom
;
if
(
typeof
ic
===
"function"
){
ic
(
'reattach_activator'
);
ic
(
'update'
,
intercomSettings
);}
else
{
var
d
=
document
;
var
i
=
function
(){
i
.
c
(
arguments
)};
i
.
q
=
[];
i
.
c
=
function
(
args
){
i
.
q
.
push
(
args
)};
w
.
Intercom
=
i
;
function
l
(){
var
s
=
d
.
createElement
(
'script'
);
s
.
type
=
'text/javascript'
;
s
.
async
=
true
;
s
.
src
=
'https://widget.intercom.io/widget/kqed9h3r'
;
var
x
=
d
.
getElementsByTagName
(
'script'
)[
0
];
x
.
parentNode
.
insertBefore
(
s
,
x
);}
if
(
w
.
attachEvent
){
w
.
attachEvent
(
'onload'
,
l
);}
else
{
w
.
addEventListener
(
'load'
,
l
,
false
);}}})()
</script>
<body>
<
%
Article
home =
WebUtils.getArticleByShortCut(objTran,
WebUtils
.
ADMIN_HOME
);
...
...
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