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
7832447f
Commit
7832447f
authored
Feb 27, 2019
by
Jay
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove Heap Analysis references.
parent
360576bf
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
0 additions
and
17 deletions
+0
-17
Utils.java
cmsWebApp/src/performa/utils/Utils.java
+0
-1
htmlheader.jsp
cmsWebApp/webroot/extensions/adminportal/inc/htmlheader.jsp
+0
-1
htmlheader_nopriv.jsp
.../webroot/extensions/adminportal/inc/htmlheader_nopriv.jsp
+0
-1
htmlheader.jsp
...App/webroot/extensions/applicantportal/inc/htmlheader.jsp
+0
-1
heapAnalysis.jsp
cmsWebApp/webroot/heapAnalysis.jsp
+0
-9
heapAnalysis.js
cmsWebApp/webroot/scripts/heapAnalysis.js
+0
-4
No files found.
cmsWebApp/src/performa/utils/Utils.java
View file @
7832447f
...
@@ -43,7 +43,6 @@ public class Utils
...
@@ -43,7 +43,6 @@ public class Utils
public
static
final
String
PRIV_ACCESS_APPLICANT_PORTAL
=
"TL_AccessApplicantPortal"
;
public
static
final
String
PRIV_ACCESS_APPLICANT_PORTAL
=
"TL_AccessApplicantPortal"
;
public
static
final
String
PRIV_ACCESS_COMPANY_ADMIN
=
"TL_AccessCompanyAdmin"
;
public
static
final
String
PRIV_ACCESS_COMPANY_ADMIN
=
"TL_AccessCompanyAdmin"
;
public
static
final
String
PRIV_ACCESS_COMPANY
=
"TL_AccessCompany"
;
public
static
final
String
PRIV_ACCESS_COMPANY
=
"TL_AccessCompany"
;
public
static
final
String
HEAP_ANALYSIS_ID
=
ConfigMgr
.
getKeyfileString
(
"heap.analysis.id"
,
"3411110378"
);
public
static
Role
getRole
(
String
role
,
ObjectTransaction
transaction
)
public
static
Role
getRole
(
String
role
,
ObjectTransaction
transaction
)
{
{
...
...
cmsWebApp/webroot/extensions/adminportal/inc/htmlheader.jsp
View file @
7832447f
...
@@ -31,7 +31,6 @@
...
@@ -31,7 +31,6 @@
<title><
%=
"
Matchd
"
+
(
company
!=
null
?
"
-
"
+
company
.
getCompanyName
()
:
"")%
></title>
<title><
%=
"
Matchd
"
+
(
company
!=
null
?
"
-
"
+
company
.
getCompanyName
()
:
"")%
></title>
<
%@
include
file=
"/inc/std_imports.jsp"
%
>
<
%@
include
file=
"/inc/std_imports.jsp"
%
>
<
%@
include
file=
"/hotjar.jsp"
%
>
<
%@
include
file=
"/hotjar.jsp"
%
>
<
%@
include
file=
"/heapAnalysis.jsp"
%
>
<
%@
page
import=
"oneit.servlets.portability.BrowserServices"
%
>
<
%@
page
import=
"oneit.servlets.portability.BrowserServices"
%
>
<!-- Google Tag Manager -->
<!-- Google Tag Manager -->
...
...
cmsWebApp/webroot/extensions/adminportal/inc/htmlheader_nopriv.jsp
View file @
7832447f
...
@@ -7,7 +7,6 @@
...
@@ -7,7 +7,6 @@
<title>
Matchd
</title>
<title>
Matchd
</title>
<
%@
include
file=
"/inc/std_imports.jsp"
%
>
<
%@
include
file=
"/inc/std_imports.jsp"
%
>
<
%@
include
file=
"/heapAnalysis.jsp"
%
>
<
%
<
%
String
gtmKey =
oneit.appservices.config.ConfigMgr.getKeyfileString("gtm.key","GTM-M6M4SW6");
String
gtmKey =
oneit.appservices.config.ConfigMgr.getKeyfileString("gtm.key","GTM-M6M4SW6");
%
>
%
>
...
...
cmsWebApp/webroot/extensions/applicantportal/inc/htmlheader.jsp
View file @
7832447f
...
@@ -24,7 +24,6 @@
...
@@ -24,7 +24,6 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
></meta>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
></meta>
<title><
%=
job
!=
null
?
job
.
getPageTitle
()
:
"
Matchd
"
%
></title>
<title><
%=
job
!=
null
?
job
.
getPageTitle
()
:
"
Matchd
"
%
></title>
<
%@
include
file=
"/hotjar.jsp"
%
>
<
%@
include
file=
"/hotjar.jsp"
%
>
<
%@
include
file=
"/heapAnalysis.jsp"
%
>
</head>
</head>
<body>
<body>
cmsWebApp/webroot/heapAnalysis.jsp
deleted
100644 → 0
View file @
360576bf
<script>
var heapAnalysisID = "<%= Utils.HEAP_ANALYSIS_ID %>"
</script>
<oneit:script>
<oneit:script src="/scripts/heapAnalysis.js"/>
</oneit:script>
\ No newline at end of file
cmsWebApp/webroot/scripts/heapAnalysis.js
deleted
100644 → 0
View file @
360576bf
window
.
heap
=
window
.
heap
||
[],
heap
.
load
=
function
(
e
,
t
){
window
.
heap
.
appid
=
e
,
window
.
heap
.
config
=
t
=
t
||
{};
var
r
=
t
.
forceSSL
||
"https:"
===
document
.
location
.
protocol
,
a
=
document
.
createElement
(
"script"
);
a
.
type
=
"text/javascript"
,
a
.
async
=
!
0
,
a
.
src
=
(
r
?
"https:"
:
"http:"
)
+
"//cdn.heapanalytics.com/js/heap-"
+
e
+
".js"
;
var
n
=
document
.
getElementsByTagName
(
"script"
)[
0
];
n
.
parentNode
.
insertBefore
(
a
,
n
);
for
(
var
o
=
function
(
e
){
return
function
(){
heap
.
push
([
e
].
concat
(
Array
.
prototype
.
slice
.
call
(
arguments
,
0
)))}},
p
=
[
"addEventProperties"
,
"addUserProperties"
,
"clearEventProperties"
,
"identify"
,
"removeEventProperty"
,
"setEventProperties"
,
"track"
,
"unsetEventProperty"
],
c
=
0
;
c
<
p
.
length
;
c
++
)
heap
[
p
[
c
]]
=
o
(
p
[
c
])};
heap
.
load
(
heapAnalysisID
);
\ No newline at end of file
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