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