Hide the bookmarks button until I get around to implementing it

This commit is contained in:
Kovid Goyal
2017-05-10 16:20:31 +05:30
parent c1e50ae8a8
commit 4eaebb2093
+1 -1
View File
@@ -230,7 +230,7 @@ class MainOverlay:
E.ul(
ac(_('Table of Contents'), None, self.overlay.show_toc, 'TC', True),
ac(_('Bookmarks'), None, None, 'bookmark'),
# ac(_('Bookmarks'), None, None, 'bookmark'),
),
E.ul(