Skip to content
Extraits de code Groupes Projets
directives.js 199 octets
Newer Older
  • Learn to ignore specific revisions
  • /*!
     * Piwik - Web Analytics
     *
     * @link http://piwik.org
     * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
     */
    
    
    var piwikAppDirectives = angular.module('piwikApp.directive', []);