diff --git a/contentcuration/contentcuration/frontend/channelEdit/components/edit/EditView.vue b/contentcuration/contentcuration/frontend/channelEdit/components/edit/EditView.vue index 0d5265d562..483dff4f7e 100644 --- a/contentcuration/contentcuration/frontend/channelEdit/components/edit/EditView.vue +++ b/contentcuration/contentcuration/frontend/channelEdit/components/edit/EditView.vue @@ -66,7 +66,7 @@ - + {{ countText }} @@ -245,8 +245,6 @@ }, /* * @public - * reaches into Details Tab to run save of diffTracker - * before the validation pop up is executed */ immediateSaveAll: function() { return this.$refs.detailsTab.immediateSaveAll();