mirror of
https://github.com/discourse/discourse.git
synced 2025-01-30 05:27:38 +08:00
UX: Use autocomplete="off" for date-picker (#15963)
This commit is contained in:
parent
0650b25563
commit
c6265eec6b
|
@ -3,4 +3,5 @@
|
|||
class="date-picker"
|
||||
placeholder=placeholder
|
||||
value=value
|
||||
autocomplete="off"
|
||||
}}
|
||||
|
|
Loading…
Reference in New Issue
Block a user