Skip to content
Snippets Groups Projects

Resolve "Provide infrastructure for live documents"

Merged Jonathan Weth requested to merge 3-provide-infrastructure-for-live-documents into master
1 file
+ 0
5
Compare changes
  • Side-by-side
  • Inline
@@ -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 %}">
Loading