Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dolibarr
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software_Artifact_Infrastructure_Repository
dolibarr
Commits
a59a0151
Commit
a59a0151
authored
11 years ago
by
Laurent Destailleur
Browse files
Options
Downloads
Patches
Plain Diff
Fix: Removed analytics tags
parent
fce34301
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
dev/dolibarr_changes.txt
+5
-0
5 additions, 0 deletions
dev/dolibarr_changes.txt
htdocs/includes/jquery/plugins/jcrop/index.html
+0
-15
0 additions, 15 deletions
htdocs/includes/jquery/plugins/jcrop/index.html
with
5 additions
and
15 deletions
dev/dolibarr_changes.txt
+
5
−
0
View file @
a59a0151
...
...
@@ -48,3 +48,8 @@ with
//var OpenWindow=window.open(pRef, "newwin", "height="+vHeight+",width="+vWidth);
window.location.href=pRef
* Replace hard coded string with i18n["String"];
JCROP:
------
* Remove analytics tag into file index.html
This diff is collapsed.
Click to expand it.
htdocs/includes/jquery/plugins/jcrop/index.html
+
0
−
15
View file @
a59a0151
...
...
@@ -46,20 +46,5 @@
</div>
<!-- Below here for internal analysis {{{ -->
<script
type=
"text/javascript"
>
var
gaJsHost
=
((
"
https:
"
==
document
.
location
.
protocol
)
?
"
https://ssl.
"
:
"
http://www.
"
);
document
.
write
(
unescape
(
"
%3Cscript src='
"
+
gaJsHost
+
"
google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E
"
));
</script>
<script
type=
"text/javascript"
>
var
pageTracker
=
_gat
.
_getTracker
(
"
UA-5176876-1
"
);
pageTracker
.
_trackPageview
();
</script>
<!-- }}} -->
</body>
</html>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment