js → javascript

This commit is contained in:
Zeke Sikelianos 2016-08-16 14:50:21 -07:00
parent e71280f31c
commit cc2b95fac3
6 changed files with 8 additions and 8 deletions

View file

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