Skip to content

Commit 9737bf9

Browse files
committed
Renamed relevant files
1 parent 8afb79c commit 9737bf9

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.

sde_indexing_helper/templates/sde_collections/delta_urls_list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{{ block.super }}
99
<link href="//cdn.datatables.net/v/bs4/jszip-3.10.1/dt-2.0.5/af-2.7.0/b-3.0.2/b-colvis-3.0.2/b-html5-3.0.2/b-print-3.0.2/cr-2.0.1/fc-5.0.0/fh-4.0.1/kt-2.12.0/r-3.0.2/rg-1.5.0/rr-1.5.0/sc-2.4.1/sp-2.3.1/sl-2.0.1/datatables.min.css" rel="stylesheet">
1010
<link href="https://cdn.datatables.net/plug-ins/2.0.8/features/inputPaging/dist/dataTables.inputPaging.min.css" rel="stylesheet" />
11-
<link rel="stylesheet" href="{% static 'css/candidate_url_list.css' %}" />
11+
<link rel="stylesheet" href="{% static 'css/delta_url_list.css' %}" />
1212
<link href="{% static 'css/project.css' %}" rel="stylesheet">
1313
{% endblock stylesheets %}
1414
{% block content %}

0 commit comments

Comments
 (0)