mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Remove old code from comment to not trigger automatic scanners more than needed
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
df2c00c235
commit
24afcda471
1 changed files with 0 additions and 2 deletions
|
|
@ -30,8 +30,6 @@
|
|||
:label-visible="true"
|
||||
required
|
||||
@change="updateUsername" />
|
||||
<!--<?php p($_['user_autofocus'] ? 'autofocus' : ''); ?>
|
||||
autocomplete="<?php p($_['login_form_autocomplete']); ?>" autocapitalize="none" autocorrect="off"-->
|
||||
<LoginButton :value="t('core', 'Reset password')" />
|
||||
|
||||
<NcNoteCard v-if="message === 'send-success'"
|
||||
|
|
|
|||
Loading…
Reference in a new issue