diff --git a/legalconsenthub/app/components/FormValidationIndicator.vue b/legalconsenthub/app/components/FormValidationIndicator.vue index 1db62da..751041a 100644 --- a/legalconsenthub/app/components/FormValidationIndicator.vue +++ b/legalconsenthub/app/components/FormValidationIndicator.vue @@ -1,7 +1,56 @@ + + diff --git a/legalconsenthub/app/pages/application-forms/[id]/[sectionIndex].vue b/legalconsenthub/app/pages/application-forms/[id]/[sectionIndex].vue index ce88ab2..b3df463 100644 --- a/legalconsenthub/app/pages/application-forms/[id]/[sectionIndex].vue +++ b/legalconsenthub/app/pages/application-forms/[id]/[sectionIndex].vue @@ -15,6 +15,7 @@ + @@ -28,9 +29,7 @@ @save="onSave" @submit="onSubmit" @navigate="handleNavigate" - > - - + /> diff --git a/legalconsenthub/app/pages/create.vue b/legalconsenthub/app/pages/create.vue index 949a5df..9391e78 100644 --- a/legalconsenthub/app/pages/create.vue +++ b/legalconsenthub/app/pages/create.vue @@ -5,12 +5,10 @@ - -