Added missing templatehook for the voting plugin
This commit is contained in:
parent
e9ad439cdd
commit
9f24ec559b
@ -125,6 +125,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h3 translate>Election result</h3>
|
<h3 translate>Election result</h3>
|
||||||
|
<template-hook hook-name="assignmentPollVotingHeader"></template-hook>
|
||||||
<template-hook hook-name="assignmentPollNewBallotButton">
|
<template-hook hook-name="assignmentPollNewBallotButton">
|
||||||
<button os-perms="assignments.can_manage" ng-show="assignment.phase !== 2" ng-click="createBallot()"
|
<button os-perms="assignments.can_manage" ng-show="assignment.phase !== 2" ng-click="createBallot()"
|
||||||
class="btn btn-default btn-sm">
|
class="btn btn-default btn-sm">
|
||||||
|
Loading…
Reference in New Issue
Block a user