# HG changeset patch # User Markus Kottlaender # Date 1549374386 -3600 # Node ID af136b1a854e8703df4d0ac20c85aa119fe521a2 # Parent cbdf5cb12e4beb7959c540f3ef80a67681457b74 linting diff -r cbdf5cb12e4b -r af136b1a854e client/src/components/Pdftool.vue --- a/client/src/components/Pdftool.vue Tue Feb 05 14:02:59 2019 +0100 +++ b/client/src/components/Pdftool.vue Tue Feb 05 14:46:26 2019 +0100 @@ -22,9 +22,13 @@ class="form-control d-block mb-2 w-100 font-weight-bold" > - + {{ template.name }} +
Format diff -r cbdf5cb12e4b -r af136b1a854e client/src/components/usermanagement/Usermanagement.vue --- a/client/src/components/usermanagement/Usermanagement.vue Tue Feb 05 14:02:59 2019 +0100 +++ b/client/src/components/usermanagement/Usermanagement.vue Tue Feb 05 14:46:26 2019 +0100 @@ -71,7 +71,10 @@ @@ -108,7 +111,7 @@ > - +
- Do you really want to delete the following user account: + Do you really want to delete the following user account:
{{ userToDelete }}
-
+
-