dont ask for scanning second nim in automatic scan, when it is not meaningful
[enigma2.git] / lib / python / Screens / EpgSelection.py
index bf841fa4ba8fac86753c332fc2f620975b756a54..7f1b204cca435bd02d6f79526a21a38a961830a7 100644 (file)
@@ -50,7 +50,7 @@ class EPGSelection(Screen):
 
                class ChannelActionMap(ActionMap):
                        def action(self, contexts, action):
-                               ActionMap.action(self, contexts, action)
+                               return ActionMap.action(self, contexts, action)
 
                self["actions"] = ChannelActionMap(["EPGSelectActions", "OkCancelActions"],
                        {