From 50cfe0a2c674807752452b4dba2082c68a0575cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20H=C3=BCttel?= Date: Sat, 23 Nov 2024 17:12:37 +0100 Subject: [PATCH] Fix filename typo in js file --- .../static/js/{kenyusho-api-v1.js => kenkyusho-api-v1.js} | 0 shimatta_kenkyusho/templates/base.html | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename shimatta_kenkyusho/static/js/{kenyusho-api-v1.js => kenkyusho-api-v1.js} (100%) diff --git a/shimatta_kenkyusho/static/js/kenyusho-api-v1.js b/shimatta_kenkyusho/static/js/kenkyusho-api-v1.js similarity index 100% rename from shimatta_kenkyusho/static/js/kenyusho-api-v1.js rename to shimatta_kenkyusho/static/js/kenkyusho-api-v1.js diff --git a/shimatta_kenkyusho/templates/base.html b/shimatta_kenkyusho/templates/base.html index dd94693..ac6acad 100644 --- a/shimatta_kenkyusho/templates/base.html +++ b/shimatta_kenkyusho/templates/base.html @@ -75,7 +75,7 @@ 'component-parameter-type-list': '{% url 'componentparametertype-list' %}', }; - + @@ -95,4 +95,4 @@ {% endblock custom_scripts %} - \ No newline at end of file +