Commit 857d1ff7 authored by Julia Radzhabova's avatar Julia Radzhabova

[DE] Remove all footnotes.

parent 2387729e
......@@ -2002,7 +2002,7 @@ define([
primary: 'yes',
callback: _.bind(function(btn) {
if (btn == 'yes') {
this.api.deleteFootnotes();
this.api.asc_RemoveAllFootnotes();
}
Common.NotificationCenter.trigger('edit:complete', this.toolbar);
}, this)
......
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