Skip to content

Commit ab14f6b

Browse files
authored
feat(nimbus): Update Foxy image for Deliveries table on the feature health page. (#13766)
Because - We want to have fresh Foxy's on the Feature health page This commit - Updates the Foxy image for the Deliveries table. Fixes #13765
1 parent 0ceb6fb commit ab14f6b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

experimenter/experimenter/nimbus_ui/templates/nimbus_experiments/features.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ <h5 class="fw-semibold">Feature Config</h5>
3737
<div id="features-tables"
3838
class="card shadow-sm p-3 border-0 h-100 rounded-3 bg-primary-subtle">
3939
<h5 class="fw-semibold">
40-
<img src="{% static 'assets/my-deliveries.svg' %}"
40+
<img src="{% static 'assets/feature-deliveries.svg' %}"
4141
alt="Hugging Foxes"
4242
style="width: 60px;
4343
height: auto" />

experimenter/experimenter/static/assets/feature-deliveries.svg

Lines changed: 9 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)