restore js label to orphan code blocks

This commit is contained in:
Zeke Sikelianos 2016-08-16 14:49:42 -07:00
parent 8527bc360a
commit e71280f31c
4 changed files with 6 additions and 6 deletions

View file

@ -359,7 +359,7 @@ the first item.
Template:
```
```js
[
{label: '4', id: '4'},
{label: '5', id: '5'},
@ -381,7 +381,7 @@ Menu:
Template:
```
```js
[
{label: 'a', position: 'endof=letters'},
{label: '1', position: 'endof=numbers'},