From a20249569277475c610dcc49c437131bd45f0761 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Wed, 20 Nov 2019 16:57:40 +0000 Subject: [PATCH] Fixed submitUrl property name --- src/components/controlComponents/paneCapture.vue | 2 +- src/components/genericComponents/taskSubmitter.vue | 5 +++-- src/components/pluginComponents/JsonForm.vue | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/components/controlComponents/paneCapture.vue b/src/components/controlComponents/paneCapture.vue index 0148965a..a684bbb4 100644 --- a/src/components/controlComponents/paneCapture.vue +++ b/src/components/controlComponents/paneCapture.vue @@ -234,7 +234,7 @@ { // Fetch the task ID diff --git a/src/components/pluginComponents/JsonForm.vue b/src/components/pluginComponents/JsonForm.vue index 8ab71505..8bbb9858 100644 --- a/src/components/pluginComponents/JsonForm.vue +++ b/src/components/pluginComponents/JsonForm.vue @@ -40,7 +40,7 @@