Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
SIGPUBLIC
unantes-orientation-active
Commits
873070f9
Commit
873070f9
authored
Apr 12, 2021
by
Kevin Robert
Browse files
Correction alignement balise HTML.
parent
a7cdb072
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/app/views/form/form-settings.vue
View file @
873070f9
...
...
@@ -9,7 +9,7 @@
<oa-textarea
id=
"description"
label=
"Description"
:value=
"form.description"
@
update=
"setDescription"
></oa-textarea>
<oa-button
type=
"submit"
variant=
"primary"
label=
"Enregistrer"
></oa-button>
</form>
<admin-users-table
:users=
"authorizedUsers"
></admin-users-table>
<admin-users-table
:users=
"authorizedUsers"
></admin-users-table>
</section>
</main>
</
template
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment