From 81b60c6dc4821517f20f7354292499c05b19583f Mon Sep 17 00:00:00 2001 From: Simone Gaiarin Date: Wed, 4 Jan 2017 16:03:08 +0100 Subject: [PATCH] Add css id to editor buttons div This facilitate the processing with beutifulsoup or similar parser --- aqt/editor.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aqt/editor.py b/aqt/editor.py index c866374fd..320a2ea8b 100644 --- a/aqt/editor.py +++ b/aqt/editor.py @@ -439,11 +439,11 @@ class Editor(object): self.web.onLoadFinished = self._loadFinished topbuts = """ -
+
-
+