fix listener for resetItemDateTimes

This commit is contained in:
Hayden 2023-04-01 12:09:11 -08:00
parent 4a9bcde9ea
commit 564b8a2725
No known key found for this signature in database
GPG key ID: 17CF79474E257545

View file

@ -73,7 +73,7 @@
Ensures that all items in your inventory have a valid import_ref field. This is done by randomly generating Ensures that all items in your inventory have a valid import_ref field. This is done by randomly generating
a 8 character string for each item that has an unset import_ref field. a 8 character string for each item that has an unset import_ref field.
</DetailAction> </DetailAction>
<DetailAction @click="resetItemDateTimes"> <DetailAction @action="resetItemDateTimes">
<template #title> Zero Item Date Times</template> <template #title> Zero Item Date Times</template>
Resets the time value for all date time fields in your inventory to the beginning of the date. This is to Resets the time value for all date time fields in your inventory to the beginning of the date. This is to
fix a bug that was introduced early on in the development of the site that caused the time value to be fix a bug that was introduced early on in the development of the site that caused the time value to be