Skip to content

Commit

Permalink
【ブログ】コメント投稿時、必須項目を入力しなくてもエラーが表示されない #3014 (#3017)
Browse files Browse the repository at this point in the history
  • Loading branch information
seto1 committed Jan 12, 2024
1 parent aba2ecc commit c4ae70c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/BcThemeSample/templates/layout/default.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
'colorbox/colorbox-1.6.1',
'editor'
]) ?>
<?= $this->BcBaser->declarationI18n() ?>
<?php $this->BcBaser->js([
'vendor/jquery-1.11.3.min',
'vendor/jquery-ui-1.11.4.min',
Expand Down

0 comments on commit c4ae70c

Please sign in to comment.