Open mariohmol opened 8 years ago
After applying fixmyjs it gives me erros with line is too long.
Here an example that puts everything in same line
}).controller('AgendaVerCtrl', function ($controller, $scope, $rootScope, $state, $location, $stateParams, $compile, $uibModal, $timeout, Agenda, Evento, AgendaService, uiCalendarConfig) {
Any ideas?
After applying fixmyjs it gives me erros with line is too long.
Here an example that puts everything in same line
}).controller('AgendaVerCtrl', function ($controller, $scope, $rootScope, $state, $location, $stateParams, $compile, $uibModal, $timeout, Agenda, Evento, AgendaService, uiCalendarConfig) {
Any ideas?