Fix some codestyle issues
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
committed by
Julius Härtl
parent
1ace5de9e6
commit
7200e17d33
@@ -20,8 +20,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/* global app */
|
||||
/* global moment */
|
||||
/* global app moment */
|
||||
|
||||
app.controller('CardController', function ($scope, $rootScope, $routeParams, $location, $stateParams, $interval, $timeout, BoardService, CardService, StackService, StatusService) {
|
||||
$scope.sidebar = $rootScope.sidebar;
|
||||
|
||||
Reference in New Issue
Block a user