mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
src/gui/update.cpp: Go back to the expert menu after backup
This commit is contained in:
@@ -1081,7 +1081,7 @@ int CFlashExpertSetup::exec(CMenuTarget* parent, const std::string &actionKey)
|
|||||||
}
|
}
|
||||||
|
|
||||||
cfe->createimage_other = 0;
|
cfe->createimage_other = 0;
|
||||||
return menu_return::RETURN_EXIT_ALL;
|
return menu_return::RETURN_REPAINT;
|
||||||
}
|
}
|
||||||
return showMenu();
|
return showMenu();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user