From 63fc0519ce8555d09a90193fb2b0f599ecd721f8 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Aleksander=20=C5=81ukasz?=
 <aleksander.lukasz@nowoczesnapolska.org.pl>
Date: Tue, 1 Apr 2014 21:42:06 +0200
Subject: [PATCH] Editor update: inform user about errors that occured during
 document transaction

Functional changes:

> editor: inform user about errors that occured during document transaction

Internal changes:

> smartxml: Document.transaction success callback
> editor: dialog - allow for hiding submit/cancel buttons
> wlxml: allow extending WLXMLDocument
> editor: canvas - initiate commands transactions via Document.transaction
> canvas: no need to handle nodeTagChange event anymore
> smartxml: removing special implementation for changing tag name
> Merge in canvas refactorizations
> smartxml: transaction calls error handler instead of throwing error
> smartxml: Automatically rollback transaction on error thrown
> smartxml: Rollback support for transactions
> smartxml: cleanup
---
 apps/wiki/static/wiki/editor | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/wiki/static/wiki/editor b/apps/wiki/static/wiki/editor
index 9da83a0c..bf8e16e2 160000
--- a/apps/wiki/static/wiki/editor
+++ b/apps/wiki/static/wiki/editor
@@ -1 +1 @@
-Subproject commit 9da83a0cb059fa87e0e443b8518f258241fb0eb6
+Subproject commit bf8e16e2a24ce9828193a3b4145dfdbc5b94a935
-- 
2.20.1