canvas-lms/app/views/lti/full_width_launch.html.erb

9 lines
197 B
Plaintext
Raw Normal View History

<%
@show_left_side = false
@body_classes << 'full-width ic-no-flex-layout ic-full-screen-lti-tool'
crumbs.clear
%>
<% css_bundle :external_tool_full_width %>
<%= render 'lti/lti_message' %>