mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-14 10:26:19 +01:00
PM-10982 update autofill options to show different uri (#10625)
This commit is contained in:
parent
8d408b209f
commit
d2d49b254d
@ -8,7 +8,7 @@
|
|||||||
<bit-label>
|
<bit-label>
|
||||||
{{ "website" | i18n }}
|
{{ "website" | i18n }}
|
||||||
</bit-label>
|
</bit-label>
|
||||||
<input readonly bitInput type="text" [value]="login.launchUri" aria-readonly="true" />
|
<input readonly bitInput type="text" [value]="login.hostOrUri" aria-readonly="true" />
|
||||||
<button
|
<button
|
||||||
bitIconButton="bwi-external-link"
|
bitIconButton="bwi-external-link"
|
||||||
bitSuffix
|
bitSuffix
|
||||||
|
Loading…
Reference in New Issue
Block a user