Skip to content

Commit b820051

Browse files
author
mathisjay@hotmail.com
committed
bug fix
1 parent a0583ea commit b820051

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

app/controllers/view.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,7 @@
197197
$scope.reportChanged = function () {
198198
$scope.getReport();
199199
};
200-
201-
200+
202201
init = function () {
203202
var promises = [];
204203
return $q.all(promises);

0 commit comments

Comments
 (0)