Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf96f821

Browse files
committed
Merge branch '2.0' into 2.1
2 parents42a9416 +ae5a6d2 commitf96f821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cookbook/form/form_collections.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ one example:
406406
$collectionHolder.data('index', index+1);
407407
408408
// Display the form in the page in an li, before the "Add a tag" link li
409-
var $newFormLi=$('<li></li>').append($newForm);
409+
var $newFormLi=$('<li></li>').append(newForm);
410410
$newLinkLi.before($newFormLi);
411411
}
412412

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp