mirror of
https://github.com/arnaucube/openEventsPlatformApp.git
synced 2026-02-08 04:06:40 +01:00
getEvents by following users, and some pages
This commit is contained in:
8
www/js/statistics.js
Normal file
8
www/js/statistics.js
Normal file
@@ -0,0 +1,8 @@
|
||||
angular.module('app.statistics', ['pascalprecht.translate'])
|
||||
|
||||
.controller('StatisticsCtrl', function($scope, $http, $ionicModal, $timeout, $ionicLoading, $filter) {
|
||||
|
||||
|
||||
|
||||
|
||||
});
|
||||
Reference in New Issue
Block a user