fnp
/
fnpeditor.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove mismatched html tags
[fnpeditor.git]
/
src
/
editor
/
modules
/
documentToolbar
/
templates
/
actionView.html
diff --git
a/src/editor/modules/documentToolbar/templates/actionView.html
b/src/editor/modules/documentToolbar/templates/actionView.html
index
f5ca649
..
83d59b1
100644
(file)
--- a/
src/editor/modules/documentToolbar/templates/actionView.html
+++ b/
src/editor/modules/documentToolbar/templates/actionView.html
@@
-1
+1
@@
-<div class="toolbar-widget"></div>
\ No newline at end of file
+<div class="toolbar-widget"
<% if(tutorial) { %> data-toggle="tutorial" data-tutorial="<%= tutorial.index %>" data-placement="bottom" data-content="<%= tutorial.text %>"<% } %>
></div>
\ No newline at end of file