mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Remove title from docs modal
This commit is contained in:
@@ -49,5 +49,5 @@
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
{% include 'inc/modal.html' with name='docs' title='Documentation' content=obj|get_docs %}
|
||||
{% include 'inc/modal.html' with name='docs' content=obj|get_docs %}
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user