aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja
diff options
context:
space:
mode:
Diffstat (limited to 'src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja')
-rw-r--r--src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja b/src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja
index 15f821b..e670b59 100644
--- a/src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja
+++ b/src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja
@@ -40,7 +40,7 @@ code in a proprietary work, I am not going to enforce this in court.
<h4>{{ _('web_ui.repos.repo_list_heading') }}</h4>
- <ul id="item_list">
+ <ul class="item-list">
{% for info in display_infos %}
{% set entry_classes = [] %}