Skip to content

Commit

Permalink
Merge pull request #51 from romainbu/romainbu-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ADmad committed Jul 13, 2020
2 parents d212e9a + 6dea050 commit 860ed36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ In your `AppView::initialize()` configure the `FormHelper` to use `TimezoneWidge
public function initialize(): void
{
$this->loadHelper('Form', [
'widget' => [
'widgets' => [
'timezone' => ['ADmad/I18n.Timezone']
]
]);
Expand Down

0 comments on commit 860ed36

Please sign in to comment.