fix drawLinks reference

This commit is contained in:
Damien Elmes 2017-07-17 14:54:12 +10:00
parent 9df1947e41
commit f7b3457ff0

View File

@ -341,7 +341,7 @@ where id > ?""", (self.mw.col.sched.dayCutoff-86400)*1000)
def _drawButtons(self):
buf = ""
for b in drawLinks:
for b in self.drawLinks:
if b[0]:
b[0] = _("Shortcut key: %s") % shortcut(b[0])
buf += """