Update index_m.html
This commit is contained in:
parent
d46cab82ad
commit
ca7dd136d9
@ -176,8 +176,6 @@
|
|||||||
{name: 'len' , title: _('Length'), type: 'text', width: '50px'},
|
{name: 'len' , title: _('Length'), type: 'text', width: '50px'},
|
||||||
{name: 'factor' , title: _('Factor'), type: 'text', width: '50px'},
|
{name: 'factor' , title: _('Factor'), type: 'text', width: '50px'},
|
||||||
{name: 'offset' , title: _('Offset'), type: 'text', width: '50px'},
|
{name: 'offset' , title: _('Offset'), type: 'text', width: '50px'},
|
||||||
{name: 'role' , title: _('Role'), type: 'select', width: '100px', items: roleItems, valueField: 'value', textField: 'text'},
|
|
||||||
{name: 'room' , title: _('Room'), type: 'select', width: '100px', items: roomsItems, valueField: 'value', textField: 'text'},
|
|
||||||
{name: 'poll' , title: _('poll'), type: 'checkbox', width: '35px'},
|
{name: 'poll' , title: _('poll'), type: 'checkbox', width: '35px'},
|
||||||
{name: 'wp' , title: _('WP'), type: 'checkbox', width: '35px'},
|
{name: 'wp' , title: _('WP'), type: 'checkbox', width: '35px'},
|
||||||
{name: 'cw' , title: _('CW'), type: 'checkbox', width: '35px'},
|
{name: 'cw' , title: _('CW'), type: 'checkbox', width: '35px'},
|
||||||
|
Loading…
Reference in New Issue
Block a user