(show poster on checkout page if concert has one)

This commit is contained in:
Adam Wathan
2017-11-14 12:14:34 -05:00
parent 21050b04f4
commit 2f8d0ed425
9 changed files with 365 additions and 266 deletions

View File

@@ -2,6 +2,6 @@
return [
'spritesheet_path' => resource_path('assets/icons/sprite.svg'),
'inline' => false,
'inline' => true,
'class' => 'zondicon',
];