mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-27 01:05:21 +08:00
Fix printer template [SCI-5998]
This commit is contained in:
parent
12bb44147c
commit
e0761f742e
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ class CreateLabelTemplates < ActiveRecord::Migration[6.1]
|
||||||
^CF0,21
|
^CF0,21
|
||||||
^FO10,0^FD{{item_id}}^FS
|
^FO10,0^FD{{item_id}}^FS
|
||||||
^FO5,3^BY3,3.0,25^BQN,2,4^FDMA\\{{item_id}}^FS
|
^FO5,3^BY3,3.0,25^BQN,2,4^FDMA\\{{item_id}}^FS
|
||||||
^FO100,39^FB190,20,5,L^FD\\{{item_name}}^FS^FS
|
^FO100,39^FB190,20,5,L^FD{{item_name}}^FS^FS
|
||||||
^XZ
|
^XZ
|
||||||
HEREDOC
|
HEREDOC
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue