このサイトはJavaScriptを使用しています
ホーム
登録
サインイン
DedeBIZ
/
DedeV6
ウォッチ
2
スター
0
フォーク
0
コード
プルリクエスト
0
リリース
29
アクティビティ
ソースを参照
1
tags/6.3.2
叙述、别离
5ヶ月前
親
f5b4c84842
コミット
40d7752a80
2個のファイルの変更
、
2行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-0
src/admin/dialog/select_images.php
+1
-0
src/static/web/css/admin.css
+ 1
- 0
src/admin/dialog/select_images.php
ファイルの表示
@@ -142,6 +142,7 @@ if (!empty($iseditor)) {
<span $lstyle>$file</span>
</div>";
echo "$line";
} else if (preg_match("#\.(jpg)#i", $file)) {
$reurl = "$activeurl/$file";
$reurl = preg_replace("#^\.\.#", "", $reurl);
+ 1
- 0
src/static/web/css/admin.css
ファイルの表示
@@ -692,6 +692,7 @@ body.menu-show .admin-content {
.card-body canvas {
height:370px!important
}
.table {
margin-bottom:0;
font-size:14px;
書き込み
プレビュー
読み込み中…
キャンセル
保存