mirror of
https://github.com/django/django.git
synced 2025-03-31 11:37:06 +00:00
Fixed JS linter error
Regression introduced in 1f3dfd783d.
This commit is contained in:
parent
1f3dfd783d
commit
c180abe6f1
@ -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