This website works better with JavaScript.
Home
Register
Sign In
DedeBIZ
/
DedeV6
Watch
2
Star
0
Fork
0
Code
Pull Requests
0
Releases
25
Activity
Browse Source
2
develop
叙述、别离
1 month ago
parent
40d7752a80
commit
40ccc0aed6
2 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/admin/dialog/select_images.php
+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;
Write
Preview
Loading…
Cancel
Save