mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
* Add feedparser as a dependency * Introduce RSSFeedWidget * Clean up widget templates
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
<strong>{{ widget.title }}</strong>
|
||||
{% endif %}
|
||||
</div>
|
||||
<div class="card-body p-2">
|
||||
<div class="card-body p-2 overflow-auto">
|
||||
{% render_widget widget %}
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user