Skip to content

Commit ba427a2

Browse files
authored
Merge pull request #147 from Boavizta/142-display-status-field-in-the-card-large-view
feat: display the status in the maximized card view.
2 parents 64d16aa + 543df01 commit ba427a2

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
},
131131
"status": {
132132
"position": "tags",
133-
"block_title": "Status"
133+
"block_title": "Boavizta processing status"
134134
}
135135
},
136136
"detail": {
@@ -151,6 +151,10 @@
151151
"position": "links",
152152
"block_title": "website"
153153
},
154+
"status": {
155+
"position": "tags",
156+
"block_title": "Boavizta processing status"
157+
},
154158
"environmental_indicator": {
155159
"position": "tags",
156160
"block_title": "environmental_indicator",

0 commit comments

Comments
 (0)