forked from CGM_Public/pretix_original
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