fix link
This commit is contained in:
parent
112e04381e
commit
36591a5f6e
|
|
@ -49,7 +49,7 @@
|
|||
|
||||
{% if mixin_list %}
|
||||
{% for mixin in mixin_list %}
|
||||
<a class='nav-toggle' id='select-plugin-{{plugin_key}}'>
|
||||
<a class='sidebar-selector' id='select-plugin-{{plugin_key}}' data-bs-parent="#sidebar">
|
||||
<span class='badge bg-dark badge-right'>{% blocktrans with name=mixin.human_name %}has {{name}}{% endblocktrans %}</span>
|
||||
</a>
|
||||
{% endfor %}
|
||||
|
|
|
|||
Loading…
Reference in New Issue