summaryrefslogtreecommitdiffstats
path: root/js/vendor/jquery/src/ajax/var/location.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/vendor/jquery/src/ajax/var/location.js')
-rw-r--r--js/vendor/jquery/src/ajax/var/location.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/js/vendor/jquery/src/ajax/var/location.js b/js/vendor/jquery/src/ajax/var/location.js
new file mode 100644
index 000000000..ff9578e99
--- /dev/null
+++ b/js/vendor/jquery/src/ajax/var/location.js
@@ -0,0 +1,3 @@
+define( function() {
+ return window.location;
+} );