Commit 1ed82bd3 authored by Julia Radzhabova's avatar Julia Radzhabova

[DE] Disable insert footnotes button when paragraph is locked.

parent a67e3d77
......@@ -743,7 +743,7 @@ define([
iconCls : 'btn-notes',
menu : true
});
this.toolbarControls.push(this.btnNotes);
this.paragraphControls.push(this.btnNotes);
this.btnMailRecepients= new Common.UI.Button({
id : 'id-toolbar-btn-mailrecepients',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment