discourse/app/assets/javascripts/admin/addon/templates/modal
Osama Sayegh 277eae97e1
FIX: Use autocomplete=discourse in select-kit to disable autocomplete in Chrome (#12094)
Chrome ignores `autocomplete="off"` on input fields, but as a workaround we can supply a nonsensical value (`discourse` or anything else) to the `autocomplete` attribute and it'll disable autocomplete.

Context: https://meta.discourse.org/t/-/107484/66?u=osama and https://meta.discourse.org/t/-/140884/13?u=osama.
2021-02-16 12:46:46 +03:00
..
admin-add-upload.hbs
admin-api-key-urls.hbs
admin-badge-preview.hbs
admin-color-scheme-select-base.hbs REVERT: revert change from action + mut to mut (#10844) 2020-10-06 23:50:05 +02:00
admin-delete-user-posts-progress.hbs FIX: remove rendering UX from ember models (#11724) 2021-01-20 16:04:21 +11:00
admin-edit-badge-groupings.hbs
admin-incoming-email.hbs
admin-install-theme.hbs FEATURE: Warn admins when installing a theme that's already installed (#11651) 2021-01-07 21:03:35 +03:00
admin-merge-users-confirmation.hbs Update a couple buttons to use correct markup (#11926) 2021-02-02 15:46:48 -05:00
admin-merge-users-progress.hbs FIX: remove rendering UX from ember models (#11724) 2021-01-20 16:04:21 +11:00
admin-merge-users-prompt.hbs FIX: Use autocomplete=discourse in select-kit to disable autocomplete in Chrome (#12094) 2021-02-16 12:46:46 +03:00
admin-reseed.hbs
admin-silence-user.hbs FIX: Show error message if user is already silenced or suspended (#10988) 2020-11-03 17:38:56 +02:00
admin-staff-action-log-details.hbs
admin-start-backup.hbs
admin-suspend-user.hbs FIX: Show error message if user is already silenced or suspended (#10988) 2020-11-03 17:38:56 +02:00
admin-theme-change.hbs
admin-theme-item.hbs
admin-uploaded-image-list.hbs
admin-watched-word-test.hbs
site-setting-default-categories.hbs