Leave both readerconfig and readermenu open on wifi toggle

This commit is contained in:
Michael Hall
2014-10-26 09:41:28 +00:00
parent 1340ba8e62
commit dd80d61155

View File

@@ -460,7 +460,6 @@ function TouchMenu:netToggle()
else
NetworkMgr:promptWifiOn()
end
self:closeMenu()
end
function TouchMenu:switchMenuTab(tab_num)