mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-05 13:24:47 +00:00
fix: Quiz timer (#25983)
* fix: quiz timer * fix: pass time bound parameter * fix: sider
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
</div>
|
||||
<div class="lms-title">
|
||||
<h2>{{ content.name }} <span class="small text-muted">({{ position + 1 }}/{{length}})</span></h2>
|
||||
<div class="lms-timer float-right fond-weight-bold hide"></div>
|
||||
</div>
|
||||
{% endmacro %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user