1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

10716 add left-right plugins to tags page (#10744)

* 10716 add left-right plugins to tags page

* 10716 add back plugin_full_width
This commit is contained in:
Arthur Hanson
2022-10-26 05:05:15 -07:00
committed by GitHub
parent eb91934d70
commit 8d486c5838

View File

@@ -39,6 +39,7 @@
</table>
</div>
</div>
{% plugin_left_page object %}
</div>
<div class="col col-md-6">
<div class="card">
@@ -64,6 +65,7 @@
</table>
</div>
</div>
{% plugin_right_page object %}
</div>
</div>
<div class="row">