FIX: do not give any element focus when creating topic
This commit is contained in:
parent
57ca4b20e2
commit
966dbb9705
|
@ -11,8 +11,7 @@
|
||||||
validation=validation
|
validation=validation
|
||||||
loading=composer.loading
|
loading=composer.loading
|
||||||
forcePreview=forcePreview
|
forcePreview=forcePreview
|
||||||
composerEvents=true
|
composerEvents=true}}
|
||||||
autofocus=true}}
|
|
||||||
|
|
||||||
{{#if site.mobileView}}
|
{{#if site.mobileView}}
|
||||||
<input type="file" id="mobile-uploader" multiple />
|
<input type="file" id="mobile-uploader" multiple />
|
||||||
|
|
Loading…
Reference in New Issue