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

Commit

Permalink
readme: config uses Latte extension from 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hrach committed Jun 16, 2015
1 parent 116b68f commit d04a2fe
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,9 @@ Container::extensionMethod('addTypeahead', function(Container $container, $name,

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

Render IListControls as you wish:
Expand Down

0 comments on commit d04a2fe

Please sign in to comment.