<% provide(:sidebar_title, t('sidebar.templates.sidebar_title')) %> <%= content_for :sidebar do %> <%= render partial: "/shared/sidebar/templates_sidebar", locals: {active: :protocol} %> <% end %>
<%= render partial: 'assets/wopi/create_wopi_file_modal.html.erb' %> <%= render partial: "my_modules/protocols/print_protocol_modal", locals: { protocol: @protocol, comments_enabled: false } %> <%= javascript_include_tag "handsontable.full" %> <%= render partial: "shared/formulas_libraries.html.erb" %> <%= javascript_pack_tag 'pdfjs/pdf_js' %> <%= stylesheet_pack_tag 'pdfjs/pdf_js_styles' %> <%= render 'shared/tiny_mce_packs' %> <%= javascript_pack_tag 'vue/protocol' %> <%= render partial: 'label_printers/label_printer_modal' %>