diff --git a/client/claim/src/development/index.html b/client/claim/src/development/index.html index dc3713390..0d462256f 100644 --- a/client/claim/src/development/index.html +++ b/client/claim/src/development/index.html @@ -4,7 +4,7 @@ fields="['id', 'claimFk', 'claimReasonFk', 'claimResultFk', 'claimResponsibleFk', 'workerFk', 'claimRedeliveryFk']" link="{claimFk: $ctrl.$state.params.id}" filter="$ctrl.filter" - data="claimDevelopments" on-data-change="$ctrl.onDataChange()"> + data="claimDevelopments">