Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix #3103 【5.1】テーマカラーにカラーコード以外を入力しても保存される #3169

Merged
merged 2 commits into from
Mar 1, 2024

Conversation

HungDV2022
Copy link
Collaborator

No description provided.

@HungDV2022
Copy link
Collaborator Author

@ryuring レピューをお願いします。

// テーマカラー
$validator
->scalar('color_main')
->regex('color_main', '/^([0-9a-fA-F]{3}|[0-9a-fA-F]{6})$/', __d('baser_core', '[メイン]はカラーコード形式を入力してください。'));
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

助詞の変更をお願いします。

[メイン]はカラーコード形式を入力してください。

[メイン]はカラーコード形式で入力してください。

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ryuring 助詞を変更しました。確認お願いします。

@ryuring ryuring assigned HungDV2022 and unassigned ryuring Feb 29, 2024
@ryuring ryuring added the Reviewed レビュー済 label Feb 29, 2024
@HungDV2022 HungDV2022 assigned ryuring and unassigned HungDV2022 Mar 1, 2024
@ryuring ryuring merged commit 1396261 into baserproject:dev-5.1 Mar 1, 2024
1 check passed
@momofff momofff added this to the 5.1.0 milestone Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Reviewed レビュー済
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants