remove article drafts (feature moved to new releases)

This commit is contained in:
ghost 2023-10-13 00:26:09 +03:00
parent da1e869be5
commit ea9f7f1589
35 changed files with 9 additions and 4606 deletions

View file

@ -53,7 +53,7 @@
</svg>
</a>
{% endif %}
{% if route == 'article_submit' or route == 'torrent_submit' %}
{% if route == 'torrent_submit' or route == 'torrent_submit' %}
<span class="padding-8-px display-block cursor-default" title="{{ 'Submit' | trans }}">
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 16 16">
<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8.5 4.5a.5.5 0 0 0-1 0v3h-3a.5.5 0 0 0 0 1h3v3a.5.5 0 0 0 1 0v-3h3a.5.5 0 0 0 0-1h-3v-3z"/>