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

Latte: Fixed $formContainer recover after end of formContainer macro #43

Closed
wants to merge 1 commit into from

Conversation

MilanPala
Copy link
Contributor

@JanTvrdik
Copy link
Contributor

👍

@fprochazka
Copy link
Contributor

👍 I'm loving how much tests you've added.

$contItems = $form->addContainer('items');
$items = array(1, 3);
foreach($items as $item) {
$contItem = $contItems->addContainer($item);
Copy link
Member

Choose a reason for hiding this comment

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

after foreach should be space

@dg dg closed this in 9af766b Oct 28, 2014
@dg
Copy link
Member

dg commented Oct 28, 2014

merged

dg pushed a commit to nette/nette that referenced this pull request Oct 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants