Skip to content

Commit

Permalink
Revert links back to original repo (#49)
Browse files Browse the repository at this point in the history
Links were 404-ing as these were original issues from hay-kot
  • Loading branch information
grbray authored Jun 23, 2024
1 parent 79c811f commit 7931003
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/pages/tools.vue
Original file line number Diff line number Diff line change
Expand Up @@ -78,15 +78,15 @@
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
stored with the time which caused issues with date fields displaying accurate values.
<a class="link" href="https://github.com/sysadminsmedia/homebox/issues/236" target="_blank">
<a class="link" href="https://github.com/hay-kot/homebox/issues/236" target="_blank">
See Github Issue #236 for more details.
</a>
</DetailAction>
<DetailAction @action="setPrimaryPhotos">
<template #title> Set Primary Photos </template>
In version v0.10.0 of Homebox, the primary image field was added to attachments of type photo. This action
will set the primary image field to the first image in the attachments array in the database, if it is not
already set. <a class="link" href="https://github.com/sysadminsmedia/homebox/pull/576">See GitHub PR #576</a>
already set. <a class="link" href="https://github.com/hay-kot/homebox/pull/576">See GitHub PR #576</a>
</DetailAction>
</div>
</BaseCard>
Expand Down

0 comments on commit 7931003

Please sign in to comment.