diff --git a/src/pages/DashboardPreInstructor/components/DomandeTablePreInstructorAsync/index.js b/src/pages/DashboardPreInstructor/components/DomandeTablePreInstructorAsync/index.js index 72c210a..fcf5011 100644 --- a/src/pages/DashboardPreInstructor/components/DomandeTablePreInstructorAsync/index.js +++ b/src/pages/DashboardPreInstructor/components/DomandeTablePreInstructorAsync/index.js @@ -242,6 +242,8 @@ const DomandeTablePreInstructorAsync = ({ userId = null, statuses = [] }) => { } }, [lazyState]); + console.log(items) + return (
{ style={{ minWidth: '8rem' }} filterMatchModeOptions={translationStrings.dateFilterOptions} body={dateEndBodyTemplate} filter filterElement={dateFilterTemplate}/> + { ApplicationService.getApplicationsPaginated(paginationQuery, getCallback, errGetCallbacks); }, [lazyState, updaterString]); + return (