[DE] Remove all footnotes.
This commit is contained in:
parent
2387729e0c
commit
857d1ff790
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue