mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Improve ux
(cherry picked from commit f8ddfc10414f0027e5c2202839e1cdeea50d1831)
This commit is contained in:
parent
05a64de218
commit
4d745ab9d3
1 changed files with 2 additions and 1 deletions
|
|
@ -46,9 +46,10 @@
|
|||
verticalPosition: 'bottom',
|
||||
timeout: '3000'
|
||||
});
|
||||
valueform.$show();
|
||||
});
|
||||
|
||||
return false;
|
||||
return 'manual';
|
||||
}
|
||||
|
||||
function showDropdownSelected(setting) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue