Skip to content

Commit

Permalink
Fix tags panel
Browse files Browse the repository at this point in the history
  • Loading branch information
DanSheps committed Jan 4, 2022
1 parent f53063b commit 9557acf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ <h5 class="card-header">
</div>
</div>
</div>
{% include 'inc/panels/tags.html' with tags=object.tags.all url='plugins:netbox_secretstore:secret_list' %}
{% include 'netbox_plugin_extensions/inc/panels/tags.html' %}
{% plugin_right_page object %}
</div>
</div>
Expand Down

0 comments on commit 9557acf

Please sign in to comment.