Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/setup/ajax.js')
-rw-r--r--js/src/setup/ajax.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/js/src/setup/ajax.js b/js/src/setup/ajax.js
index c3293a8b3b..447d7c76b2 100644
--- a/js/src/setup/ajax.js
+++ b/js/src/setup/ajax.js
@@ -1,3 +1,5 @@
+import $ from 'jquery';
+
/* eslint-disable no-unused-vars */
/**
* Dummy implementation of the ajax page loader