@ -2999,7 +2999,6 @@ define(['angular', 'decimal', 'static/commons/commons', 'uiBootstrap', 'uiRouter
});
return;
}
alert($scope.device);
$http.post('/sys/partners/' + clientMoniker + '/add_device', $scope.device).then(function () {
$scope.$close();
}, function (resp) {