Sha256: 7216fb096b137d574c33ec9a825c6fa641330f2aafa7fd512422d96066e5e269
Contents?: true
Size: 458 Bytes
Versions: 68
Compression:
Stored size: 458 Bytes
Contents
<% stylesheet_link_tag 'print', :media => 'print' %> <h3><%= lesson.pretty_title %></h3> <h4><a href="javascript:window.print()" class="hidden-print">Print</a> | <%= link_to "Return to Lessons", think_feel_do_engine.navigator_context_path(context_name: current_participant.current_group.arm.bit_core_tools.find_by_type("Tools::Learn").title) %></h4> <%= render partial: "think_feel_do_engine/slides/slide", collection: lesson.slides, layout: "printable" %>
Version data entries
68 entries across 68 versions & 1 rubygems