mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-27 10:08:11 +08:00
Fix default label template [SCI-6025]
This commit is contained in:
parent
7608151282
commit
57c6703f3c
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@ class CreateLabelTemplates < ActiveRecord::Migration[6.1]
|
|||
^XA
|
||||
^LH20,20
|
||||
^CF0,23
|
||||
^FO0,0^FDIT68329^FS
|
||||
^FO0,20^BQN,2,4^FDMA\{{item_id}}^FS
|
||||
^FO0,0^FD{{item_id}}^FS
|
||||
^FO0,7^BQN,2,4^FDMA\{{item_id}}^FS
|
||||
^FO95,30^FB180,4,0,L^FD{{item_name}}^FS^FS
|
||||
^XZ
|
||||
HEREDOC
|
||||
|
|
Loading…
Reference in a new issue