mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-02-10 18:05:32 +08:00
Fix Bug 79022
This commit is contained in:
@ -3601,7 +3601,7 @@ define([
|
||||
'<span class="color" style="background: <%= color %>;"></span>',
|
||||
'<% }) %>',
|
||||
'</span>',
|
||||
'<span class="text"><%= caption %></span>',
|
||||
'<span class="text"><%- caption %></span>',
|
||||
'</a>'
|
||||
].join(''));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user