Commit e84a31b
committed
minor #376 Fix syntax, missing closing
This PR was merged into the 2.x branch.
Discussion
----------
Fix syntax, missing closing `}}`
| Q | A
| ------------- | ---
| Bug fix? | yes in docs
| New feature? | no
| Tickets | n/a
| License | MIT
Tried to copy paste the example, but did't work because of missing closing `}}`.
I also suggests to including the closing `</select>` tag.
Commits
-------
723fe97 Fix syntax, missing closing `}}` and `)`}} (maartendekeizer)1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
447 | 447 | | |
448 | 448 | | |
449 | 449 | | |
450 | | - | |
| 450 | + | |
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
| |||
460 | 460 | | |
461 | 461 | | |
462 | 462 | | |
463 | | - | |
| 463 | + | |
464 | 464 | | |
465 | 465 | | |
466 | 466 | | |
| |||
0 commit comments