Class test php udpate

This commit is contained in:
Clemens Schwaighofer
2024-07-29 16:00:19 +09:00
parent e88ad00d7f
commit 9ba09b22f5
5 changed files with 5 additions and 4 deletions

View File

@@ -97,7 +97,7 @@ $smarty->DATA['drop_down_test'] = [
'foobar' => 'Foo Bar',
];
$smarty->DATA['drop_down_test_selected'] = 'bar';
$smarty->DATA['drop_down_test_nested'] = [
$smarty->DATA['drop_down_test_nested'] = [
'' => '選択してください',
'4/25(木)' => [
'4/25(木) 11:00-11:50' => '4/25(木) 11:00-11:50',