mirror of
https://github.com/django/django.git
synced 2025-10-27 23:56:08 +00:00
[2.0.x] Fixed JS linter error
Regression introduced in1f3dfd783d. Backport ofc180abe6f1from master.
This commit is contained in:
@@ -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:
|
// Inserts shortcut buttons after all of the following:
|
||||||
// <input type="text" class="vDateField">
|
// <input type="text" class="vDateField">
|
||||||
// <input type="text" class="vTimeField">
|
// <input type="text" class="vTimeField">
|
||||||
|
|||||||
Reference in New Issue
Block a user