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:
authormattab <matthieu.aubry@gmail.com>2016-07-19 06:01:25 +0300
committermattab <matthieu.aubry@gmail.com>2016-07-19 06:01:25 +0300
commit72efc548e38b02eb3371bf299c460b2b49c8fe7c (patch)
tree3e3245af582d0eac070f58db0ae4ef279b9a8b0f
parent8963c0f9f43776004fb7ab2ad13b4a4923654f50 (diff)
Remove comment
-rw-r--r--plugins/SegmentEditor/javascripts/Segmentation.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/SegmentEditor/javascripts/Segmentation.js b/plugins/SegmentEditor/javascripts/Segmentation.js
index 96436f70c8..3df7be6f0a 100644
--- a/plugins/SegmentEditor/javascripts/Segmentation.js
+++ b/plugins/SegmentEditor/javascripts/Segmentation.js
@@ -1089,9 +1089,6 @@ Segmentation = (function($) {
$('.process-on-request').show();
}
- //bug: real time + isBrowserArchivingAvailableForSegments ---> see pre processed, expect real time
-
-
piwikHelper.modalConfirm('.segment-definition-change-confirm', {
yes: function () {
if ($('#hideSegmentMessage:checked').length) {