mirror of
https://github.com/boostorg/website-v2.git
synced 2026-02-27 17:42:08 +00:00
Disables "create poll" link from news entries list.
This commit is contained in:
@@ -34,11 +34,12 @@
|
||||
{% translate "Link" %}
|
||||
</a>
|
||||
</div>
|
||||
<div class="py-5 w-1/6">
|
||||
<!-- Creating polls is disabled until we extend the PollForm -->
|
||||
<!--div class="py-5 w-1/6">
|
||||
<a href="{% url 'news-poll-create' %}">
|
||||
{% translate "Poll" %}
|
||||
</a>
|
||||
</div>
|
||||
</div-->
|
||||
<div class="py-5 w-1/6">
|
||||
<a href="{% url 'news-video-create' %}">
|
||||
{% translate "Video" %}
|
||||
|
||||
Reference in New Issue
Block a user