mirror of
https://github.com/yogeshojha/rengine.git
synced 2026-09-13 13:27:42 +02:00
Fixed lightbox in all subdomains section
This commit is contained in:
@@ -11,6 +11,7 @@ All Subdomains
|
||||
<link rel="stylesheet" type="text/css" href="{% static 'plugins/datatable/global.css' %}">
|
||||
<link rel="stylesheet" type="text/css" href="{% static 'plugins/datatable/custom.css' %}">
|
||||
<link href="{% static 'plugins/perfect-scrollbar/perfect-scrollbar.css' %}" rel="stylesheet" type="text/css" />
|
||||
<link href="{% static 'plugins/lightbox/css/lightbox.css' %}" rel="stylesheet" />
|
||||
{% endblock custom_js_css_link %}
|
||||
|
||||
{% block main_content %}
|
||||
|
||||
Reference in New Issue
Block a user