* update screen view import.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php include $app->getModuleRoot() . 'common/view/header.lite.html.php';?>
|
||||
<script type="module" crossorigin src="<?php echo $webRoot;?>static/js/index-67a30bc6.js"></script>
|
||||
<link rel="stylesheet" href="<?php echo $webRoot;?>static/css/index-c34cea1e.css">
|
||||
<script type="module" crossorigin src="<?php echo $webRoot;?>static/js/index-ed17d07a.js"></script>
|
||||
<link rel="stylesheet" href="<?php echo $webRoot;?>static/css/index-bd4452ef.css">
|
||||
<?php js::set('screen', $screen);?>
|
||||
<?php js::set('year', $year);?>
|
||||
<?php js::set('dept', $dept);?>
|
||||
|
||||
Reference in New Issue
Block a user