Adds ticket type to badge template.
This commit is contained in:
parent
cfc0bb1498
commit
a3ba18c38b
1 changed files with 12 additions and 2 deletions
|
@ -35,8 +35,8 @@
|
||||||
inkscape:pageopacity="0.0"
|
inkscape:pageopacity="0.0"
|
||||||
inkscape:pageshadow="2"
|
inkscape:pageshadow="2"
|
||||||
inkscape:zoom="0.93566975"
|
inkscape:zoom="0.93566975"
|
||||||
inkscape:cx="248.54189"
|
inkscape:cx="334.04214"
|
||||||
inkscape:cy="122.90306"
|
inkscape:cy="336.65369"
|
||||||
inkscape:document-units="px"
|
inkscape:document-units="px"
|
||||||
inkscape:current-layer="layer1"
|
inkscape:current-layer="layer1"
|
||||||
showgrid="false"
|
showgrid="false"
|
||||||
|
@ -135,6 +135,16 @@
|
||||||
sodipodi:role="line"
|
sodipodi:role="line"
|
||||||
x="28.572266"
|
x="28.572266"
|
||||||
y="452.12436"
|
y="452.12436"
|
||||||
|
style="font-size:30px"
|
||||||
|
id="tspan4184" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="28.572266"
|
||||||
|
y="489.62436"
|
||||||
|
style="font-size:30px"
|
||||||
|
id="tspan4187">TICKET: {% for ticket in ticket %}{{ ticket.product.name }}{% endfor %}</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="28.572266"
|
||||||
|
y="527.12433"
|
||||||
id="tspan4196"
|
id="tspan4196"
|
||||||
style="font-size:30px" /></text>
|
style="font-size:30px" /></text>
|
||||||
<rect
|
<rect
|
||||||
|
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 5.8 KiB |
Loading…
Reference in a new issue