diff --git a/aqt/editor.py b/aqt/editor.py index 320a2ea8b..f3f26971b 100644 --- a/aqt/editor.py +++ b/aqt/editor.py @@ -458,6 +458,7 @@ class Editor(object): """ % dict(flds=_("Fields"), cards=_("Cards")) + topbuts = runFilter("setupEditorButtons", topbuts) self.web.stdHtml(_html % ( self.mw.baseHTML(), anki.js.jquery, topbuts,