Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Raue <christian.raue@gmail.com>2014-07-23 22:30:48 +0400
committerChristian Raue <christian.raue@gmail.com>2014-07-23 22:30:48 +0400
commit9e5cae9504c6552900c287ae9db53d82b7329332 (patch)
treefaf4b53f894acb45d24c9f2c1b8698d52d730cfa /plugins/Overlay
parentd9adcfe6169c6c10059a670f2ed984908eb4e105 (diff)
reduced multiple empty lines to exactly one
Diffstat (limited to 'plugins/Overlay')
-rw-r--r--plugins/Overlay/Overlay.php1
-rw-r--r--plugins/Overlay/client/followingpages.js1
-rw-r--r--plugins/Overlay/client/linktags.eps25
-rw-r--r--plugins/Overlay/javascripts/Piwik_Overlay.js1
-rw-r--r--plugins/Overlay/templates/index.twig1
5 files changed, 0 insertions, 29 deletions
diff --git a/plugins/Overlay/Overlay.php b/plugins/Overlay/Overlay.php
index 13f3398b72..7e6c5dfb89 100644
--- a/plugins/Overlay/Overlay.php
+++ b/plugins/Overlay/Overlay.php
@@ -9,7 +9,6 @@
namespace Piwik\Plugins\Overlay;
-
class Overlay extends \Piwik\Plugin
{
public function getInformation()
diff --git a/plugins/Overlay/client/followingpages.js b/plugins/Overlay/client/followingpages.js
index 0ec8c6fef6..860fbc2274 100644
--- a/plugins/Overlay/client/followingpages.js
+++ b/plugins/Overlay/client/followingpages.js
@@ -485,7 +485,6 @@ var Piwik_Overlay_FollowingPages = (function () {
}
}
-
return {
/**
diff --git a/plugins/Overlay/client/linktags.eps b/plugins/Overlay/client/linktags.eps
index 40be171a1b..b0f71481ff 100644
--- a/plugins/Overlay/client/linktags.eps
+++ b/plugins/Overlay/client/linktags.eps
@@ -30,11 +30,6 @@
%%RGBCustomColor:
%%EndComments
-
-
-
-
-
%%BeginDefaults
%%ViewingOrientation: 1 0 0 1
%%EndDefaults
@@ -4893,26 +4888,6 @@ Adobe_CoolType_Core/ps get exec Adobe_AGM_Image/ps gx
</rdf:RDF>
</x:xmpmeta>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
<?xpacket end="w"?> % &&end XMP packet marker&& [{ai_metadata_stream_123} <</Type /Metadata /Subtype /XML>> /PUT AI11_PDFMark5 [/Document 1 dict begin /Metadata {ai_metadata_stream_123} def currentdict end /BDC AI11_PDFMark5
%ADOEndClientInjection: PageSetup End "AI11EPS"
%%EndPageSetup
diff --git a/plugins/Overlay/javascripts/Piwik_Overlay.js b/plugins/Overlay/javascripts/Piwik_Overlay.js
index d71a480aac..0930180ca6 100644
--- a/plugins/Overlay/javascripts/Piwik_Overlay.js
+++ b/plugins/Overlay/javascripts/Piwik_Overlay.js
@@ -19,7 +19,6 @@ var Piwik_Overlay = (function () {
var iframeCurrentActionLabel = '';
var updateComesFromInsideFrame = false;
-
/** Load the sidebar for a url */
function loadSidebar(currentUrl) {
showLoading();
diff --git a/plugins/Overlay/templates/index.twig b/plugins/Overlay/templates/index.twig
index 27b37866ae..7984e8302b 100644
--- a/plugins/Overlay/templates/index.twig
+++ b/plugins/Overlay/templates/index.twig
@@ -58,7 +58,6 @@
{'Overlay_OpenFullScreen'|translate|escape:'html'}
</a> -->
-
<div id="Overlay_Main">
<iframe id="Overlay_Iframe" src="" frameborder="0"></iframe>
</div>