mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-13 11:05:56 +00:00
Squashed 'spiffworkflow-frontend/' changes from 7f1f0b359..6f8e41848
6f8e41848 do not send invalid model keys to the backend w/ burnettk git-subtree-dir: spiffworkflow-frontend git-subtree-split: 6f8e418481edb3cd0c0e1a1947f6fba3f863e893
This commit is contained in:
parent
f930f96d1b
commit
2a5690772a
@ -29,9 +29,6 @@ export default function ProcessModelNew() {
|
|||||||
display_name: displayName,
|
display_name: displayName,
|
||||||
description: displayName,
|
description: displayName,
|
||||||
process_group_id: params.process_group_id,
|
process_group_id: params.process_group_id,
|
||||||
is_master_spec: false,
|
|
||||||
standalone: false,
|
|
||||||
library: false,
|
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user