Skip to content
Snippets Groups Projects
Verified Commit 3f43259a authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Remove button for creating plain live documents

parent be45ba11
No related branches found
No related tags found
1 merge request!16Resolve "Provide infrastructure for live documents"
Pipeline #25560 failed
......@@ -15,11 +15,6 @@
</a>
<ul id="widget-dropdown" class="dropdown-content">
<li>
<a href="{% url 'create_live_document' "resint" "livedocument" %}">
{% trans "Live document" %}
</a>
</li>
{% for ct, model in widget_types %}
<li>
<a href="{% url 'create_live_document' ct.app_label ct.model %}">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment