叙述、别离 5 månader sedan
förälder
incheckning
40ccc0aed6
2 ändrade filer med 0 tillägg och 2 borttagningar
  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 Visa fil

@@ -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 Visa fil

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


Laddar…
Avbryt
Spara