Clear data changes for tables and plots (#2475)
This commit is contained in:
committed by
Andrew Henry
parent
003c3e9fbe
commit
8f0081acc8
@@ -75,7 +75,7 @@ define([
|
||||
component.isEditing = editMode;
|
||||
},
|
||||
onClearData() {
|
||||
table.refreshData();
|
||||
table.clearData();
|
||||
},
|
||||
destroy: function (element) {
|
||||
component.$destroy();
|
||||
|
||||
Reference in New Issue
Block a user