Skip to content

Commit

Permalink
Change ISIS datafile createTime to datafileCreateTime
Browse files Browse the repository at this point in the history
  • Loading branch information
akintomiwa committed Aug 9, 2024
1 parent fe4f50e commit f574fdd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ const ISISDatafilesTable = (
},
{
icon: CalendarTodayIcon,
label: t('datafiles.modified_time'),
label: t('datafiles.datafile_modified_time'),
dataKey: 'name',
filterComponent: dateFilter,
defaultSort: 'desc',
Expand Down

0 comments on commit f574fdd

Please sign in to comment.