From eaeb9f966eb37d540c26f59e1edb5a9039581585 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 11 Jan 2018 11:04:53 +0100 Subject: [translations] Guess using a VCS isn't enough? --- modules-available/translation/templates/edit.html | 87 +---------------------- 1 file changed, 2 insertions(+), 85 deletions(-) (limited to 'modules-available/translation/templates/edit.html') diff --git a/modules-available/translation/templates/edit.html b/modules-available/translation/templates/edit.html index 3c66aef6..993768ca 100644 --- a/modules-available/translation/templates/edit.html +++ b/modules-available/translation/templates/edit.html @@ -5,7 +5,7 @@
- +
@@ -77,90 +77,6 @@
- - -- cgit v1.2.3-55-g7522 From 807485b0b13ea8d585cca042bb9847f63a377d9c Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 11 Jan 2018 11:18:07 +0100 Subject: [translations] Focus first untranslated tag --- modules-available/translation/templates/edit.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'modules-available/translation/templates/edit.html') diff --git a/modules-available/translation/templates/edit.html b/modules-available/translation/templates/edit.html index 993768ca..7a41d9b4 100644 --- a/modules-available/translation/templates/edit.html +++ b/modules-available/translation/templates/edit.html @@ -35,10 +35,10 @@ @@ -121,4 +121,8 @@ old.replaceWith(ta); } + document.addEventListener('DOMContentLoaded', function () { + $('.txt-empty').first().focus(); + }); + -- cgit v1.2.3-55-g7522
{{lang_tag}} {{^big}} - + {{/big}} {{#big}} - + {{/big}}