X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/fd957bf9f733257a5b3f3abeffc772a1a9cf54ed..30c11b8f1c25ec09d841d52e118a9f8ff5808f1b:/src/editor/views/dialog/dialog.html?ds=sidebyside diff --git a/src/editor/views/dialog/dialog.html b/src/editor/views/dialog/dialog.html index 1576831..7499cd1 100644 --- a/src/editor/views/dialog/dialog.html +++ b/src/editor/views/dialog/dialog.html @@ -1,4 +1,4 @@ -<div class="rng-dialog modal hide static"> +<div class="rng-dialog modal hide static <%= cssClass %>"> <div class="modal-header"> <button type="button" class="close">×</button> <h1><%= title %></h1>