Refactor stubs for gettext JS function (#5170)

This commit is contained in:
Raphael Michel
2025-05-27 17:24:04 +02:00
committed by GitHub
parent 20de9830db
commit 5fb1fc23ce
6 changed files with 28 additions and 39 deletions

View File

@@ -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;