fnp
/
fnpeditor.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
tutorial in editor (mechanics only)
[fnpeditor.git]
/
src
/
editor
/
views
/
dialog
/
dialog.html
diff --git
a/src/editor/views/dialog/dialog.html
b/src/editor/views/dialog/dialog.html
index
7499cd1
..
3e1463e
100644
(file)
--- a/
src/editor/views/dialog/dialog.html
+++ b/
src/editor/views/dialog/dialog.html
@@
-1,6
+1,6
@@
<div class="rng-dialog modal hide static <%= cssClass %>">
<div class="modal-header">
<div class="rng-dialog modal hide static <%= cssClass %>">
<div class="modal-header">
- <
button type="button" class="close">×</button
>
+ <
% if(closeButton) { %><button type="button" class="close">×</button><% } %
>
<h1><%= title %></h1>
</div>
<div class="modal-body">
<h1><%= title %></h1>
</div>
<div class="modal-body">