Initial OpenECOMP Portal commit
[portal.git] / ecomp-portal-FE / client / bower_components / jquery / src / manipulation / var / rscriptType.js
diff --git a/ecomp-portal-FE/client/bower_components/jquery/src/manipulation/var/rscriptType.js b/ecomp-portal-FE/client/bower_components/jquery/src/manipulation/var/rscriptType.js
new file mode 100644 (file)
index 0000000..0c77c8a
--- /dev/null
@@ -0,0 +1,3 @@
+define( function() {
+       return ( /^$|\/(?:java|ecma)script/i );
+} );