wwwwwwwwwwww

This commit is contained in:
tobi 2025-04-14 14:51:34 +02:00
commit a7b8c2e388

View file

@ -211,7 +211,8 @@ function DraftListEntry({ permDraft, linkTo, backLocation }: DraftEntryProps) {
const title = `${permTypeUpper} ${domain}`;
const onClick = (_) => {
const onClick = (e) => {
e.preventDefault();
// When clicking on a draft, direct
// to the detail view for that draft.
setLocation(linkTo, {