mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-12 10:05:36 +00:00
rename
This commit is contained in:
@ -35,7 +35,7 @@ notitle: true
|
||||
</ul>
|
||||
{% endif %}
|
||||
|
||||
{% assign filtered_plugins = site.plugins | where: 'publisher', page.short_name %}
|
||||
{% assign filtered_plugins = site.repo | where: 'publisher', page.short_name %}
|
||||
{% if filtered_plugins and filtered_plugins.size != 0 %}
|
||||
<h3>Plugins</h3>
|
||||
<ul class="list-unstyled">
|
||||
|
Reference in New Issue
Block a user