Added template hook for each poll in assignment detail.
This commit is contained in:
parent
67c6262c0f
commit
344d9329f9
@ -166,6 +166,10 @@
|
|||||||
<translate>Delete</translate>
|
<translate>Delete</translate>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<!-- template hook for assignment poll small buttons -->
|
||||||
|
<template-hook hook-name="assignmentPollSmallButtons"></template-hook>
|
||||||
|
|
||||||
<div class="results spacer">
|
<div class="results spacer">
|
||||||
<table class="table table-bordered table-striped minimumTable">
|
<table class="table table-bordered table-striped minimumTable">
|
||||||
<tr>
|
<tr>
|
||||||
|
Loading…
Reference in New Issue
Block a user