diff --git a/src/Ekonomi.php b/src/Ekonomi.php index 06e016d..996bde2 100644 --- a/src/Ekonomi.php +++ b/src/Ekonomi.php @@ -83,8 +83,6 @@ include "include/createCourse_end.php"; diff --git a/src/Estet.php b/src/Estet.php index 5572474..9a8ab41 100644 --- a/src/Estet.php +++ b/src/Estet.php @@ -82,8 +82,6 @@ include "include/createCourse_end.php"; diff --git a/src/Natur.php b/src/Natur.php index 36b523a..8449fad 100644 --- a/src/Natur.php +++ b/src/Natur.php @@ -81,8 +81,6 @@ include "include/createCourse_end.php"; diff --git a/src/Samhäll.php b/src/Samhäll.php index 565b748..9fa06a6 100644 --- a/src/Samhäll.php +++ b/src/Samhäll.php @@ -81,8 +81,6 @@ include "include/createCourse_end.php"; diff --git a/src/Teknik.php b/src/Teknik.php index 208fff6..bfe2e28 100644 --- a/src/Teknik.php +++ b/src/Teknik.php @@ -81,8 +81,6 @@ include "include/createCourse_end.php"; diff --git a/src/include/html_script_bottom_head.php b/src/include/html_script_bottom_head.php index 40f33f2..5f86e66 100644 --- a/src/include/html_script_bottom_head.php +++ b/src/include/html_script_bottom_head.php @@ -11,6 +11,7 @@ readfile("js/sparabetyg.js"); readfile("js/smallScript.js"); echo " $(document).ready(function() { + laddaBetyg(); $('select').material_select(); }); diff --git a/src/include/info.php b/src/include/info.php deleted file mode 100644 index de28caf..0000000 --- a/src/include/info.php +++ /dev/null @@ -1,8 +0,0 @@ - -$(document).ready(function() { - laddaBetyg(); -}); - -";