mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-24 17:38:37 -06:00
Fixed typo in template
This commit is contained in:
parent
4035b87693
commit
379c24a012
@ -1,4 +1,4 @@
|
|||||||
{% extends 'django_tables2/boostrap-responsive.html' %}
|
{% extends 'django_tables2/bootstrap-responsive.html' %}
|
||||||
{% load django_tables2 %}
|
{% load django_tables2 %}
|
||||||
|
|
||||||
{# Extends the stock django_tables2 template to provide custom formatting of the pagination controls #}
|
{# Extends the stock django_tables2 template to provide custom formatting of the pagination controls #}
|
||||||
|
Loading…
Reference in New Issue
Block a user