Merge pull request #2332 from emanuelschuetze/assignmentDetailHook
Added template hook for each poll in assignment detail.
This commit is contained in:
commit
ad9181182f
@ -166,6 +166,10 @@
|
||||
<translate>Delete</translate>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<!-- template hook for assignment poll small buttons -->
|
||||
<template-hook hook-name="assignmentPollSmallButtons"></template-hook>
|
||||
|
||||
<div class="results spacer">
|
||||
<table class="table table-bordered table-striped minimumTable">
|
||||
<tr>
|
||||
|
Loading…
Reference in New Issue
Block a user