Skip to content

Commit

Permalink
fix(ui): remove "last month" default date filter mention from New Ver…
Browse files Browse the repository at this point in the history
…sion Modal (#11982)

Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
  • Loading branch information
Anton Gilgur authored Oct 11, 2023
1 parent b2e3676 commit 96d9643
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ui/src/app/modals/new-version/new-version-modal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,7 @@ export const NewVersionModal = ({version, dismiss}: {version: string; dismiss: (
</a>
in the middle of the workflow
</li>
<li>
Filter by date and time in the UI. <b>New default</b>: only show the past month's Workflows.
</li>
<li>Filter by date and time in the UI</li>
</ul>
<p>
<a href='https://blog.argoproj.io/what-to-expect-in-argo-workflows-v3-4-711702ad88e9?utm_source=argo-ui' target='_blank'>
Expand Down

0 comments on commit 96d9643

Please sign in to comment.