Sha256: 211cc362a1a04211f7aea5a3de1412fc5959183c3f3cc3e9af58cd5f53f0451d
Contents?: true
Size: 726 Bytes
Versions: 3
Compression:
Stored size: 726 Bytes
Contents
<div class="black_layer"></div> <div class="content_and_background chart_page"> <div class="page_background"> <%= page_background_asset(page) %> <%= shadow_div :opacity => configuration['gradient_opacity'] %> </div> <div class="content"> <div class="iframeWrapper"> <%= scraped_site_iframe(configuration['scraped_site_id']) %> <div class="iframe_overlay"></div> <div class="bigscreen_toggler" tabindex="4" title="<%= t('pageflow.public.chart.toggle') %>"><%= t('pageflow.public.chart.toggle') %></div> </div> <div class="scroller"> <div> <div class="content_wrapper"> <%= page_default_content(page) %> </div> </div> </div> </div> </div>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
pageflow-chart-2.3.0 | app/views/pageflow/chart/page.html.erb |
pageflow-chart-2.2.0 | app/views/pageflow/chart/page.html.erb |
pageflow-chart-2.1.0 | app/views/pageflow/chart/page.html.erb |