Sha256: c81e8c01496f651b16e0c463bc432a020054671a71a28845e6a78e0ac0671985
Contents?: true
Size: 822 Bytes
Versions: 2
Compression:
Stored size: 822 Bytes
Contents
<div id='cil-root-<%=@event_id%>' class='cil-root'> <span class='cil-config-data' title='{"altcastCode":"<%=@event_id%>","server":"www.coveritlive.com","geometry":{"width":<%=@maxwidth%>,"height":<%=@maxheight%>},"configuration":{"newEntryLocation":"bottom","pinsGrowSize":"on","titlePage":"on","skinOverride":"2"}}'> </span> </div> <script type='text/javascript'>window.cilAsyncInit = function() {cilEmbedManager.init()};(function() {var e = document.createElement('script');e.async = true;var domain = (document.location.protocol == 'http:') ? '//cdnsl.coveritlive.com' : '//cdnslssl.coveritlive.com';e.src = document.location.protocol + domain + '/vw.js?v=' + Math.floor(Math.random()*10000000);e.id = 'cilScript-<%=@event_id%>';document.getElementById('cil-root-<%=@event_id%>').appendChild(e);}());</script>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
embeditor-rails-0.1.0 | app/assets/javascripts/embeditor/templates/cover_it_live.jst.eco |
embeditor-rails-0.0.1 | app/assets/javascripts/embeditor/templates/cover_it_live.jst.eco |