mirror of
https://github.com/nothingworksinc/ticketbeast.git
synced 2026-01-26 11:14:06 +00:00
(show poster on checkout page if concert has one)
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
return [
|
||||
'spritesheet_path' => resource_path('assets/icons/sprite.svg'),
|
||||
'inline' => false,
|
||||
'inline' => true,
|
||||
'class' => 'zondicon',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user