Skip to content

Commit

Permalink
Batch process / Add selection bucket id.
Browse files Browse the repository at this point in the history
  • Loading branch information
fxprunayre committed Feb 10, 2017
1 parent 6d102d5 commit 660f280
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -310,6 +310,7 @@
if (testMode != undefined) {
formParams += '&isTesting=' + testMode;
}
formParams += '&bucket=b101';

var service = '../api/processes/' +
(process != undefined ?
Expand Down

0 comments on commit 660f280

Please sign in to comment.