このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
Laclic
/
CaracoleBundle
ウォッチ
3
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
Merge branch 'develop' of
https://forge.laclic.fr/Laclic/CaracoleBundle
into develop
packProduct
Fabien Normand
3年前
親
06a3f256fb
73401e0a4a
コミット
f409d66bcf
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分情報を表示
+1
-1
Resolver/OpeningResolver.php
+ 1
- 1
Resolver/OpeningResolver.php
ファイルの表示
@@ -52,7 +52,7 @@ class OpeningResolver
$this->messages = [];
if (is_null($section)) {
$section = $this->sectionResolver->getCurrent();
$section = $this->sectionResolver->getCurrent(
true
);
}
if (is_null($user)) {
書き込み
プレビュー
読み込み中…
キャンセル
保存