* Finish task #37106.

This commit is contained in:
tianshujie98
2021-03-30 12:18:07 +08:00
parent c0de976dc1
commit 08edb88a3f
5 changed files with 16 additions and 2 deletions
+4
View File
@@ -1,4 +1,8 @@
<?php include '../../common/view/header.html.php';?>
<?php if(isset($config->maxVersion)):?>
<style>#mainContent > .side-col.col-lg{width: 235px}</style>
<style>.hide-sidebar #sidebar{width: 0 !important}</style>
<?php endif;?>
<div id='mainContent' class='main-row'>
<div class='side-col col-lg' id='sidebar'>
<?php include 'blockreportlist.html.php';?>