forked from Archives/Athou_commafeed
missing semicolon
This commit is contained in:
@@ -384,7 +384,7 @@ module.controller('FeedListCtrl', function($scope, $stateParams, $http, $route,
|
||||
event.preventDefault();
|
||||
event.stopPropagation();
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
var openNextEntry = function(event) {
|
||||
var entry = null;
|
||||
|
||||
Reference in New Issue
Block a user