diff --git a/~dev_rating/application/views/DeansOffice/index.twig b/~dev_rating/application/views/dean_office/index.twig
similarity index 97%
rename from ~dev_rating/application/views/DeansOffice/index.twig
rename to ~dev_rating/application/views/dean_office/index.twig
index c581837a3065a5ac7aa7ebb3e106d0707bfeaf4c..9a9111fa1164804c07601f8d7fbba77b7ad24ad7 100644
--- a/~dev_rating/application/views/DeansOffice/index.twig
+++ b/~dev_rating/application/views/dean_office/index.twig
@@ -5,7 +5,7 @@
     {{ HTML.script('media/js/jquery.fileDownload.js')|raw }}
 
     {{ HTML.style('media/css/discipline.css')|raw }}
-    {{ HTML.script('media/js/GetData.js')|raw }}
+    {{ HTML.script('media/js/getFinalForms.js')|raw }}
 {% endblock %}
 
 {% block main_top_title %}Деканат > Ведомости{% endblock %}