reworking jsc still in progress
This commit is contained in:
@@ -36,7 +36,7 @@ window.addEventListener('load', () => {
|
||||
// Add event listeners
|
||||
Events.addCloseModal();
|
||||
Events.addModalCart();
|
||||
Events.addDropdownSeatmap(config.state.panzoom);
|
||||
Events.addDropdownSeatmap();
|
||||
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user