Skip to content

Commit

Permalink
Merge pull request #1315 from cityofaustin/md-fix-plv-status-update
Browse files Browse the repository at this point in the history
Fix status update advanced search
  • Loading branch information
mddilley authored Apr 12, 2024
2 parents e65fe46 + 558453e commit 30e3870
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion moped-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "atd-moped-editor",
"author": "ATD Data & Technology Services",
"license": "CC0-1.0",
"version": "2.7.0",
"version": "2.8.0",
"homepage": "/moped",
"private": false,
"repository": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ export const PROJECT_LIST_VIEW_FILTERS_CONFIG = {
],
},
{
name: "project_note",
name: "project_status_update",
label: "Status update",
placeholder: "Status update",
type: "string",
Expand Down

0 comments on commit 30e3870

Please sign in to comment.