Sha256: a090d518e9700be0ef681d255779d3107dec764564900f740526d5dcbb8072bb
Contents?: true
Size: 316 Bytes
Versions: 3
Compression:
Stored size: 316 Bytes
Contents
<h2> Please wait .. we are recieving information back from QuickBooks Online </h2> <% content_for :script do %> setTimeout(function(){ if(window.opener == null){ window.location = '<%= @url %>'; }else{ window.opener.location = '<%= @url %>'; window.close(); } }, 5000); <% end %>
Version data entries
3 entries across 3 versions & 1 rubygems