From: Jan Szejko Date: Fri, 24 Mar 2017 10:13:16 +0000 (+0100) Subject: tutorial button X-Git-Url: https://git.mdrn.pl/fnpeditor.git/commitdiff_plain/24e1f42110e9836448816a3297c3fb291dda5cea tutorial button --- diff --git a/src/editor/modules/data/data.js b/src/editor/modules/data/data.js index 919ce68..0c3b23f 100644 --- a/src/editor/modules/data/data.js +++ b/src/editor/modules/data/data.js @@ -127,6 +127,7 @@ return function(sandbox) { return { start: function() { var text; + $('#tuton').remove(); if(window.localStorage) { text = window.localStorage.getItem(getLocalStorageKey(data.version).content); diff --git a/src/editor/modules/documentToolbar/template.html b/src/editor/modules/documentToolbar/template.html index 1c013da..a6f65e6 100644 --- a/src/editor/modules/documentToolbar/template.html +++ b/src/editor/modules/documentToolbar/template.html @@ -1 +1 @@ -
+