X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/567b5d347d2df4f0aea88996a78cb4b457802126..a49547b7a4bef633bb92bee9cf97fdcfe67c76aa:/src/editor/modules/rng/mainLayout.html?ds=inline

diff --git a/src/editor/modules/rng/mainLayout.html b/src/editor/modules/rng/mainLayout.html
index 825ae38..461c2a3 100644
--- a/src/editor/modules/rng/mainLayout.html
+++ b/src/editor/modules/rng/mainLayout.html
@@ -5,5 +5,5 @@
     <div style="clear:both"></div>
     <div fnpjs-place="mainView">
     </div>
-    <div fnpjs-place="bottomPanel"></div>
+    <div fnpjs-place="bottomPanel"<% if(tutorial) { %> data-toggle="tutorial" data-tutorial="<%= tutorial.index %>" data-placement="top" data-content="<%= tutorial.text %>"<% } %>></div>
 </div>
\ No newline at end of file