mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 22:57:12 +01:00
WebsiteId query param. Fix Prisma filters.
This commit is contained in:
parent
f654e6728c
commit
b4bd988e4e
10 changed files with 62 additions and 46 deletions
|
|
@ -211,7 +211,6 @@ export default function EventDataForm({ websiteId, onClose, className }) {
|
|||
<TextField />
|
||||
</FormInput>
|
||||
</FormRow>
|
||||
+
|
||||
<FormButtons className={styles.formButtons}>
|
||||
<Button variant="action" type="submit">
|
||||
<FormattedMessage id="label.add-filter" defaultMessage="Add Filter" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue