Skip to content
Snippets Groups Projects
Commit 04aa381a authored by Zheng Meyer's avatar Zheng Meyer
Browse files

changed zooniverse catalogs to zooniverse_projects, zooniverse_workflows

parent dd13e3ea
No related branches found
No related tags found
1 merge request!2Pagination
export default function parseZooniverseForm(formData) {
let catalogs = "zooniverse";
let catalogs = ["zooniverse_projects", "zooniverse_workflows"];
let queries = [];
// queries is an array of dictionaries, where each dictionary consists of
// {"catalog": "catalogname",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment