Skip to content

Commit bd0e879

Browse files
committed
Add a title to the evals route
1 parent 31dcdb1 commit bd0e879

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/app/templates/evaluations.hbs

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<Breadcrumb @crumb={{hash label="Evaluations" args=(array "evaluations.index")}} />
12
<PageLayout>
23
<PortalTarget @name="eval-detail-portal" />
34
{{outlet}}

0 commit comments

Comments
 (0)