mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-18 09:47:14 +00:00
fix: back to course button
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
|
||||
{% macro title() %}
|
||||
<div class="mb-3">
|
||||
<a href="#" class="text-muted">
|
||||
<a href="/lms/course?name={{ course }}&program={{ program }}" class="text-muted">
|
||||
Back to Course
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user