Skip to content

Commit

Permalink
Remove Matomo Integration - #8144
Browse files Browse the repository at this point in the history
  • Loading branch information
dvesh3 committed Feb 18, 2021
1 parent 1924e32 commit 1c12b85
Show file tree
Hide file tree
Showing 42 changed files with 2 additions and 4,105 deletions.
230 changes: 0 additions & 230 deletions bundles/AdminBundle/Controller/Reports/PiwikController.php

This file was deleted.

23 changes: 0 additions & 23 deletions bundles/AdminBundle/Resources/public/css/icons.css
Original file line number Diff line number Diff line change
Expand Up @@ -315,16 +315,6 @@
background: url(/bundles/pimcoreadmin/img/flat-white-icons/settings.svg) center center no-repeat !important;
}

.pimcore_nav_icon_matomo {
background: url(/bundles/pimcoreadmin/img/flat-white-icons/matomo.svg) center center no-repeat !important;
color: #d4291f;
}

.pimcore_icon_matomo {
background: url(/bundles/pimcoreadmin/img/matomo.svg) center center no-repeat !important;
color: #d4291f;
}

.pimcore_nav_icon_doctypes {
background: url(/bundles/pimcoreadmin/img/flat-white-icons/file-types.svg) center center no-repeat !important;
}
Expand Down Expand Up @@ -1587,19 +1577,6 @@
background: url(/bundles/pimcoreadmin/img/flat-color-icons/genealogy.svg) center center no-repeat !important;
}

.pimcore_icon_piwik {
background: url(/bundles/pimcoreadmin/img/matomo.svg) center center no-repeat !important;
color: #d4291f;
}

.pimcore_icon_piwik_api_create {
background: url(/bundles/pimcoreadmin/img/flat-color-icons/external.svg) center center no-repeat !important;
}

.pimcore_icon_piwik_api_update {
background: url(/bundles/pimcoreadmin/img/flat-color-icons/synchronize.svg) center center no-repeat !important;
}

.pimcore_icon_operator_ignore {
background: url(/bundles/pimcoreadmin/img/flat-color-icons/cancel.svg) center center no-repeat !important;
}
Expand Down

This file was deleted.

0 comments on commit 1c12b85

Please sign in to comment.