File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
frontend/src/app/features/components/listings-table Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -252,9 +252,9 @@ <h2>Detailed Listing Information for</h2>
252
252
current monthly data</ li >
253
253
< li > < span class ="status-circle status-inactive "> I</ span > Inactive: Listing appeared in previous
254
254
but not current monthly data </ li >
255
- < li > < span class ="status-flag status-reassigned "> </ span > Takedown Complete: Platform confirmed
255
+ < li > < span class ="status-flag status-takedown-complete "> </ span > Takedown Complete: Platform confirmed
256
256
takedown of the listing</ li >
257
- < li > < span class ="status-flag status-takedown-complete "> </ span > Reassigned: Address (best
257
+ < li > < span class ="status-flag status-reassigned "> </ span > Reassigned: Address (best
258
258
match) was updated to a new jurisdiction</ li >
259
259
</ ul >
260
260
</ span >
Original file line number Diff line number Diff line change @@ -224,9 +224,9 @@ <h2 class="title">Listings</h2>
224
224
current monthly data</ li >
225
225
< li > < span class ="status-circle status-inactive "> I</ span > Inactive: Listing appeared in previous
226
226
but not current monthly data </ li >
227
- < li > < span class ="status-flag status-reassigned "> </ span > Takedown Complete: Platform confirmed
228
- takedown of the listing</ li >
229
- < li > < span class ="status-flag status-takedown-complete "> </ span > Reassigned: Address (best
227
+ < li > < span class ="status-flag status-takedown-complete "> </ span > Takedown Complete: Platform
228
+ confirmed takedown of the listing</ li >
229
+ < li > < span class ="status-flag status-reassigned "> </ span > Reassigned: Address (best
230
230
match) was updated to a new jurisdiction</ li >
231
231
</ ul >
232
232
</ span >
You can’t perform that action at this time.
0 commit comments