public/html/compareprice.html @@ -390,7 +390,6 @@ }, fromcopy:function() { alert(navigator.platform); navigator.clipboard.readText().then(function(clipText){ alert(clipText); })