Skip to content
This repository has been archived by the owner on Aug 12, 2019. It is now read-only.

Commit

Permalink
readme: fixed config for the latest Nette\DI
Browse files Browse the repository at this point in the history
  • Loading branch information
hrach committed Jun 12, 2015
1 parent 74b2c35 commit 116b68f
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,10 @@ Container::extensionMethod('addTypeahead', function(Container $container, $name,

Register your Bootstrap 3 macros in `config.neon`:
```neon
common:
nette:
latte:
macros:
- Nextras\Forms\Bridges\Latte\Macros\BS3InputMacros
nette:
latte:
macros:
- Nextras\Forms\Bridges\Latte\Macros\BS3InputMacros
```

Render IListControls as you wish:
Expand Down

0 comments on commit 116b68f

Please sign in to comment.