<% provide(:sidebar_title, t('sidebar.templates.sidebar_title')) %> <%= content_for :sidebar do %> <%= render partial: "/shared/sidebar/templates_sidebar", locals: {active: :protocol} %> <% end %> <% provide(:container_class, 'no-second-nav-container') %>
<%= render partial: "protocols/index/delete_draft_modal" %>
<%= render partial: 'assets/wopi/create_wopi_file_modal' %> <%= render partial: "my_modules/protocols/print_protocol_modal", locals: { protocol: @protocol, comments_enabled: true} %> <%= javascript_include_tag "handsontable.full" %> <%= render partial: "shared/formulas_libraries" %> <%= javascript_include_tag 'pdf_js' %> <%= stylesheet_link_tag 'pdf_js_styles' %> <%= render 'shared/tiny_mce_packs' %> <%= javascript_include_tag 'vue_protocol' %>