Merge pull request #1348 from ONLYOFFICE/fix/bugfix

[DE forms] Fix Bug 54030
This commit is contained in:
Julia Radzhabova 2021-11-24 13:21:56 +03:00 committed by GitHub
commit 539f3d6fda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,7 @@ define([
cls: 'btn-toolbar no-caret',
iconCls: 'svg-icon more-vertical',
menu: new Common.UI.Menu({
cls: 'shifted-right',
items: [
{caption: this.txtPrint, value: 'print', iconCls: 'mi-icon svg-icon print'},
{caption: '--'},