mirror of
https://github.com/django/django.git
synced 2025-04-06 06:26:41 +00:00
[2.0.x] Fixed JS linter error
Regression introduced in 1f3dfd783d. Backport of c180abe6f1f663dcd2f1ed75590eb6aa6cb94276 from master.
This commit is contained in:
parent
600104172a
commit
d68744f6ad
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user