diff --git a/dummy.js b/dummy.js new file mode 100644 index 0000000..71bf4c9 --- /dev/null +++ b/dummy.js @@ -0,0 +1,9 @@ +/* global QamineUtils */ + +"use strict"; + +(function($, window) { +$('.jsSelectedMainEmail').text(postVariable.email); + return 0; +})(jQuery, window); +