fnp
/
fnpeditor.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
even more tutorial in editor (status bar)
[fnpeditor.git]
/
src
/
editor
/
modules
/
rng
/
mainLayout.html
diff --git
a/src/editor/modules/rng/mainLayout.html
b/src/editor/modules/rng/mainLayout.html
index
825ae38
..
461c2a3
100644
(file)
--- 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 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
</div>
\ No newline at end of file