mirror of
https://github.com/pretix/pretix.git
synced 2026-05-09 15:54:03 +00:00
Refactor stubs for gettext JS function (#5170)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/*global $, waitingDialog, gettext */
|
||||
/*global $, gettext */
|
||||
var async_task_id = null;
|
||||
var async_task_timeout = null;
|
||||
var async_task_check_url = null;
|
||||
|
||||
Reference in New Issue
Block a user