RandomSec/extensions/wikidata/module/scripts/dialogs
Antoine Beaubien da5bdcfdad
Update perform-edits-dialog.js to trap [RETURN] in editSummary and proceed to action (#2550)
* Update perform-edits-dialog.js

Adding PerformEditsDialog.doFormSubmit() to share with keypress() [RETURN] from editField and « Edit Uploads ».

* var doFormSubmit = function()…

Change PerformEditsDialog.doFormSubmit to  var doFormSubmit = function()

* Update perform-edits-dialog.js

Convert [TAB] to 2x [SPACE].

* Update perform-edits-dialog.js

Move evt.preventDefault(); to where it belongs.

* Update perform-edits-dialog.js

Spacing corrections.

* Update perform-edits-dialog.js

Spacing corrections.
2020-04-20 09:16:06 +02:00
..
import-schema-dialog.html Enable file input on import schema dialog. 2018-11-01 18:30:24 +00:00
import-schema-dialog.js Migrate js to new localization syntax 2018-11-21 17:30:00 +00:00
manage-account-dialog.html Fix Wikidata login form, closes #2194 2020-01-06 11:40:02 +01:00
manage-account-dialog.js Fix Wikidata login form, closes #2194 2020-01-06 11:40:02 +01:00
perform-edits-dialog.html Enable autocomplete on summaries. Closes #1778. 2018-10-28 10:07:39 +01:00
perform-edits-dialog.js Update perform-edits-dialog.js to trap [RETURN] in editSummary and proceed to action (#2550) 2020-04-20 09:16:06 +02:00
schema-alignment-dialog.html Fix scrolling in Wikidata schema 2018-04-27 09:17:33 +02:00
schema-alignment-dialog.js Update Wikidata extension for 3.3 2019-10-21 10:06:37 +01:00