From cafbf791aa805aa9cdd019ba4cbfd6b6ae881693 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Aleksander=20=C5=81ukasz?= Date: Fri, 13 Dec 2013 16:33:57 +0100 Subject: [PATCH] editor: some basic aside.comment support - create aside.comment element via toolbar icon - allow for assigning comment class in node pane --- src/editor/modules/documentToolbar/template.html | 4 +++- src/editor/modules/nodePane/template.html | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/editor/modules/documentToolbar/template.html b/src/editor/modules/documentToolbar/template.html index 6079b82..68ce757 100644 --- a/src/editor/modules/documentToolbar/template.html +++ b/src/editor/modules/documentToolbar/template.html @@ -33,7 +33,9 @@
- + + +
diff --git a/src/editor/modules/nodePane/template.html b/src/editor/modules/nodePane/template.html index f2977db..55a3cc2 100644 --- a/src/editor/modules/nodePane/template.html +++ b/src/editor/modules/nodePane/template.html @@ -13,7 +13,7 @@