Added new template hook for motion detail template.
This commit is contained in:
parent
73095948ca
commit
984282deac
@ -141,6 +141,8 @@
|
|||||||
title="{{ 'Print ballot paper' | translate }}">
|
title="{{ 'Print ballot paper' | translate }}">
|
||||||
<i class="fa fa-file-pdf-o"></i>
|
<i class="fa fa-file-pdf-o"></i>
|
||||||
</a>
|
</a>
|
||||||
|
<!-- template hook for motion poll buttons -->
|
||||||
|
<template-hook hook-name="motionPollSmallButtons"></template-hook>
|
||||||
|
|
||||||
<!-- Poll results -->
|
<!-- Poll results -->
|
||||||
<div ng-show="poll.has_votes" class="pollresults">
|
<div ng-show="poll.has_votes" class="pollresults">
|
||||||
|
Loading…
Reference in New Issue
Block a user