Skip to content

Commit

Permalink
Minor label change.
Browse files Browse the repository at this point in the history
  • Loading branch information
ianliuwk1019 committed Aug 7, 2024
1 parent 3c29217 commit 68e4054
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ <h2 class="title">Loading project details...</h2>
<div class="flex-panel" *ngIf="project">
<div class="flex-panel__header" style="height: auto;">
<h3>
FOM: #{{project.id}} &nbsp; {{project.name}}<br>
FOM: {{project.id}} &nbsp; {{project.name}}<br>
</h3>
</div>

Expand Down

0 comments on commit 68e4054

Please sign in to comment.