Update overview.php
This commit is contained in:
@@ -435,7 +435,7 @@ function load_user()
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<?php
|
<?php
|
||||||
if($_SESSION["class"]==""){
|
if($_SESSION["class_id"]==""){
|
||||||
echo("<script>");
|
echo("<script>");
|
||||||
echo("var modal = document.getElementById('select_class');");
|
echo("var modal = document.getElementById('select_class');");
|
||||||
echo("modal.classList.add('show');");
|
echo("modal.classList.add('show');");
|
||||||
|
|||||||
Reference in New Issue
Block a user