Fix Bug 35491.
This commit is contained in:
parent
1b79fa38ff
commit
83d91f5044
|
@ -130,7 +130,7 @@ define([
|
||||||
'<% } %>';
|
'<% } %>';
|
||||||
|
|
||||||
var templateHugeCaption =
|
var templateHugeCaption =
|
||||||
'<button type="button" class="btn <%= cls %>">' +
|
'<button type="button" class="btn <%= cls %>" id="<%= id %>" > ' +
|
||||||
'<div class="inner-box-icon">' +
|
'<div class="inner-box-icon">' +
|
||||||
templateBtnIcon +
|
templateBtnIcon +
|
||||||
'</div>' +
|
'</div>' +
|
||||||
|
|
Loading…
Reference in a new issue