Fixed JS linter error

Regression introduced in 1f3dfd783d.
This commit is contained in:
Claude Paroz 2017-09-24 17:51:50 +02:00
parent 1f3dfd783d
commit c180abe6f1
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/*global Calendar, findPosX, findPosY, getStyle, get_format, gettext, interpolate, ngettext, quickElement*/
/*global Calendar, findPosX, findPosY, getStyle, get_format, gettext, gettext_noop, interpolate, ngettext, quickElement*/
// Inserts shortcut buttons after all of the following:
// <input type="text" class="vDateField">
// <input type="text" class="vTimeField">