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:
authorThomas Steur <tsteur@users.noreply.github.com>2018-12-02 02:52:46 +0300
committerdiosmosis <diosmosis@users.noreply.github.com>2018-12-02 02:52:46 +0300
commita61b7f377d909d86b2f5f81c29d412123cca08d4 (patch)
tree0687bb1952f8a397bdb125ba4f6c82d2a7352dd3 /plugins/VisitFrequency
parent78a50e11806b1b99bbef0373795462ecc95471a1 (diff)
Updated menu structure and naming fixes (#13518)
* add new category profiles * disable row evolution * add real time reports * improve style when full-width * change menu order plus remove visitors report * remove more traces of the profiles report * fix some ui tests * fix more tests * fix tests * fix some tests * Update en.json * Update SegmentedVisitorLog.js * updates expected test files * updates expected UI files * Updating expected files. * Update expected screenshot.
Diffstat (limited to 'plugins/VisitFrequency')
-rw-r--r--plugins/VisitFrequency/Reports/Get.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/VisitFrequency/Reports/Get.php b/plugins/VisitFrequency/Reports/Get.php
index 9904c9ddd4..3c75a05197 100644
--- a/plugins/VisitFrequency/Reports/Get.php
+++ b/plugins/VisitFrequency/Reports/Get.php
@@ -26,7 +26,7 @@ class Get extends \Piwik\Plugin\Report
protected function init()
{
parent::init();
- $this->categoryId = 'General_Visitors';
+ $this->categoryId = 'General_Actions';
$this->name = Piwik::translate('VisitFrequency_ColumnReturningVisits');
$this->documentation = ''; // TODO
$this->processedMetrics = array(