mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-23 23:58:43 +00:00
Fix bug w/ filter in URL not having any values not being respected. Add selenium test for it!!
This commit is contained in:
@ -0,0 +1,12 @@
|
||||
{
|
||||
"options": [
|
||||
{
|
||||
"id": 1,
|
||||
"label": "St. Louis"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"label": "Chesterfield"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user