Skip to content

Commit

Permalink
remove placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
nanu-c committed Dec 6, 2020
1 parent 32474b7 commit 777bf16
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions axolotl-web/src/pages/SetPassword.vue
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
Current password is wrong
</div>
<label for="passwordRepeat" class="text-primary" v-translate>New password</label>

<password v-model="password" type="password" name="password" id="setPassword"
placeholder="Password"
:secureLength="7"/>
<div class="form-group">
<label for="passwordRepeat" class="text-primary" v-translate>Repeat password</label>
Expand Down

0 comments on commit 777bf16

Please sign in to comment.