| 1 | /*global Calendar, CalendarNamespace, findPosX, findPosY, get_format, gettext, gettext_noop, interpolate, ngettext, quickElement*/ |
| 2 | // Inserts shortcut buttons after all of the following: |
| 3 | // <input type="text" class="vDateField"> |
| 4 | // <input type="text" class="vTimeField"> |
nothing calls this directly
no test coverage detected