Fix Bug 35491.

This commit is contained in:
Julia Radzhabova 2017-08-09 16:25:39 +03:00
parent 1b79fa38ff
commit 83d91f5044

View file

@ -130,7 +130,7 @@ define([
'<% } %>';
var templateHugeCaption =
'<button type="button" class="btn <%= cls %>">' +
'<button type="button" class="btn <%= cls %>" id="<%= id %>" > ' +
'<div class="inner-box-icon">' +
templateBtnIcon +
'</div>' +