*** empty log message ***
This commit is contained in:
parent
1dc66e71a3
commit
8cff2c1d3c
15 changed files with 104 additions and 85 deletions
|
@ -677,8 +677,12 @@ $ui_fmask = array(
|
|||
'groupit' => TRUE
|
||||
),
|
||||
array(
|
||||
'group' => array('duration', 'switchdown', 'switchup'),
|
||||
'label' => 'Duration'
|
||||
'group' => array('duration'),
|
||||
'label' => 'Duration (ms)'
|
||||
),
|
||||
array(
|
||||
'group' => array('switchdown', 'switchup'),
|
||||
'label' => ' '
|
||||
),
|
||||
array(
|
||||
'element' => 'cancel',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue