Make a few string and help page translatable. Fix the recurring todo dialog close button.

This commit is contained in:
Jyri-Petteri Paloposki 2021-01-06 10:54:17 +02:00
parent 465419f46a
commit 31aa6e6516
13 changed files with 163 additions and 12 deletions

View file

@ -841,6 +841,7 @@ var RecurringTodosPage = {
RecurringTodosPage.reset_radio();
$('#recurring_daily').show();
},
closeText: 'X',
appendTo: "#content"
});