mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-16 06:06:56 +08:00
5 lines
177 B
Text
5 lines
177 B
Text
|
<% if LabelPrinter.zebra_print_enabled? %>
|
||
|
<%= javascript_include_tag 'BrowserPrint-3.0.216.min' %>
|
||
|
<%= javascript_include_tag 'BrowserPrint-Zebra-1.0.216.min' %>
|
||
|
<% end %>
|