Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c46943d

Browse files
redirect to timeline.overview on Get Certificate
1 parent 3577c30 commit c46943d

File tree

1 file changed

+4
-1
lines changed
  • app/pods/components/my-courses-list/recently-accessed/content

1 file changed

+4
-1
lines changed

‎app/pods/components/my-courses-list/recently-accessed/content/template.hbs‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,10 @@
1717
</LinkTo>
1818
{{/if}}
1919
{{#if showGetCertificate}}
20-
<button class="button-green button-solid mx-2">Get Certificate</button>
20+
<LinkTo @route="classroom.timeline.overview" @models={{array run.course.id run.id}} @tagName="button"
21+
class="button-green button-solid mx-2">
22+
Get Certificate
23+
</LinkTo>
2124
{{/if}}
2225
{{#if canBePaused}}
2326
<button class="button-dashed button-orange mx-2" {{action (mut showConfirmPause) true}}>Pause</button>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /