mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Convert buttons to links.
This commit is contained in:
parent
4fded49b03
commit
35b921bdb4
21 changed files with 108 additions and 79 deletions
|
|
@ -55,7 +55,7 @@ export default async (req, res) => {
|
|||
getColumn(type),
|
||||
getTable(type),
|
||||
domain,
|
||||
url,
|
||||
type !== 'url' ? url : undefined,
|
||||
);
|
||||
|
||||
return ok(res, data);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue