Browse Source

2

develop
叙述、别离 1 month ago
parent
commit
40ccc0aed6
2 changed files with 0 additions and 2 deletions
  1. +0
    -1
      src/admin/dialog/select_images.php
  2. +0
    -1
      src/static/web/css/admin.css

+ 0
- 1
src/admin/dialog/select_images.php View File

@@ -142,7 +142,6 @@ if (!empty($iseditor)) {
<span $lstyle>$file</span>
</div>";
echo "$line";
} else if (preg_match("#\.(jpg)#i", $file)) {
$reurl = "$activeurl/$file";
$reurl = preg_replace("#^\.\.#", "", $reurl);


+ 0
- 1
src/static/web/css/admin.css View File

@@ -692,7 +692,6 @@ body.menu-show .admin-content {
.card-body canvas {
height:370px!important
}
.table {
margin-bottom:0;
font-size:14px;


Loading…
Cancel
Save