Initial OpenECOMP Portal commit
[portal.git] / ecomp-portal-FE / client / bower_components / jquery / src / ajax / var / rquery.js
diff --git a/ecomp-portal-FE/client/bower_components/jquery/src/ajax/var/rquery.js b/ecomp-portal-FE/client/bower_components/jquery/src/ajax/var/rquery.js
new file mode 100644 (file)
index 0000000..0502146
--- /dev/null
@@ -0,0 +1,3 @@
+define( function() {
+       return ( /\?/ );
+} );