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