Missing });
This commit is contained in:
@@ -145,4 +145,5 @@ tsCtrlrs.controller('tagValsCtrl', function($scope, $route, $http, $routeParams,
|
|||||||
$scope.loading = false;
|
$scope.loading = false;
|
||||||
$scope.error = data.message;
|
$scope.error = data.message;
|
||||||
}
|
}
|
||||||
|
});
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user