fix live tv guide config in wizard
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
instance.init();
|
||||
guideController = instance;
|
||||
|
||||
$(guideController).on('submitted', skip);
|
||||
Events.on(guideController, 'submitted', skip);
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user