release v1.0.0 #14
@ -83,8 +83,6 @@ include "include/createCourse_end.php";
|
|||||||
</header>
|
</header>
|
||||||
<?php
|
<?php
|
||||||
include "include/html_script_bottom_head.php";
|
include "include/html_script_bottom_head.php";
|
||||||
|
|
||||||
include "include/info.php";
|
|
||||||
?>
|
?>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -82,8 +82,6 @@ include "include/createCourse_end.php";
|
|||||||
</header>
|
</header>
|
||||||
<?php
|
<?php
|
||||||
include "include/html_script_bottom_head.php";
|
include "include/html_script_bottom_head.php";
|
||||||
|
|
||||||
include "include/info.php";
|
|
||||||
?>
|
?>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -81,8 +81,6 @@ include "include/createCourse_end.php";
|
|||||||
</header>
|
</header>
|
||||||
<?php
|
<?php
|
||||||
include "include/html_script_bottom_head.php";
|
include "include/html_script_bottom_head.php";
|
||||||
|
|
||||||
include "include/info.php";
|
|
||||||
?>
|
?>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -81,8 +81,6 @@ include "include/createCourse_end.php";
|
|||||||
</header>
|
</header>
|
||||||
<?php
|
<?php
|
||||||
include "include/html_script_bottom_head.php";
|
include "include/html_script_bottom_head.php";
|
||||||
|
|
||||||
include "include/info.php";
|
|
||||||
?>
|
?>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -81,8 +81,6 @@ include "include/createCourse_end.php";
|
|||||||
</header>
|
</header>
|
||||||
<?php
|
<?php
|
||||||
include "include/html_script_bottom_head.php";
|
include "include/html_script_bottom_head.php";
|
||||||
|
|
||||||
include "include/info.php";
|
|
||||||
?>
|
?>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -11,6 +11,7 @@ readfile("js/sparabetyg.js");
|
|||||||
readfile("js/smallScript.js");
|
readfile("js/smallScript.js");
|
||||||
echo "
|
echo "
|
||||||
$(document).ready(function() {
|
$(document).ready(function() {
|
||||||
|
laddaBetyg();
|
||||||
$('select').material_select();
|
$('select').material_select();
|
||||||
});
|
});
|
||||||
|
|
||||||
|
@ -1,8 +0,0 @@
|
|||||||
<?php
|
|
||||||
echo "
|
|
||||||
<script>
|
|
||||||
$(document).ready(function() {
|
|
||||||
laddaBetyg();
|
|
||||||
});
|
|
||||||
</script>
|
|
||||||
";
|
|
Reference in New Issue
Block a user