Sha256: 5d7f9795cb7a00a1a6597d7ad2c0310190d02d91cee5efac1c63cac3b85950cf
Contents?: true
Size: 286 Bytes
Versions: 1
Compression:
Stored size: 286 Bytes
Contents
<script> $(function() { easyXDM.query = <%== xdm_params.to_json %>; window.socket = new easyXDM.Socket({ onReady: function() { setTimeout(function() { window.socket.postMessage($('body').outerHeight()); }, 100); } }); }); </script>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cobot_client-0.1.0 | app/views/cobot_client/_resize_script.html.erb |