Usability fix: Allow Return Key in export dialog
This commit is contained in:
parent
5704004d23
commit
2a43193295
1 changed files with 1 additions and 1 deletions
|
|
@ -544,7 +544,7 @@
|
||||||
Close
|
Close
|
||||||
</button>
|
</button>
|
||||||
<button
|
<button
|
||||||
type="button"
|
type="submit"
|
||||||
class="btn btn-primary"
|
class="btn btn-primary"
|
||||||
data-i18n="export.title"
|
data-i18n="export.title"
|
||||||
id="submitExport"
|
id="submitExport"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue