User bearbeiten fix

This commit is contained in:
Georg Reisinger
2019-05-15 19:24:21 +02:00
parent 28b34cd27b
commit 28f75bf88f
2 changed files with 16 additions and 50 deletions

View File

@ -27,7 +27,7 @@
zu SmartShopper</button>
<img v-bind:src="this.dataPic" width="100%" />
<div class="mdl-card__title mdl-card--expand">
{{name}}
</div>
<div class="mdl-card__actions">
<label for="nameinput">Name: </label><input type="text" id="nameinput" v-model="name">