Preparation for new function "browse"

This commit is contained in:
WS64
2014-08-17 12:01:33 +02:00
parent 3331c7739d
commit 298874c4ae

View File

@@ -150,7 +150,8 @@ function FileManagerMenu:setUpdateItemTable()
table.insert(self.tab_item_table.tools, {
text = _("Search books"),
callback = function()
Search:init()
Search:getCalibre(1)
Search:ShowSearch()
end
})
-- home tab