Skip to content

Commit f849c66

Browse files
authored
Update department.html.erb
1 parent 3b82652 commit f849c66

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

views/department/department.html.erb

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,12 @@ title: Development Tracker
107107
<span class="app-logo__department--name govuk-body-xs">Department for Energy, Security and Net Zero</span>
108108
</div>
109109
</div>
110+
<div class="app-logo" data-dept="UKISF">
111+
<div class="app-logo__department fcdo">
112+
<img src="/assets/images/govuk-crest.svg" class="app-logo__department--logo" />
113+
<span class="app-logo__department--name govuk-body-xs">UK Integrated Security Fund</span>
114+
</div>
115+
</div>
110116
</div>
111117

112118
<table class="govuk-table datatable">
@@ -148,4 +154,4 @@ title: Development Tracker
148154
"searching": false
149155
});
150156
});
151-
</script>
157+
</script>

0 commit comments

Comments
 (0)