* [bug#53157,done,0.5h] Set empty value to roadmap.
This commit is contained in:
@@ -100,6 +100,7 @@ window.loadRoadmap = function(product)
|
||||
$.getJSON(link, function(data)
|
||||
{
|
||||
$roadmap.zui('picker').render({items: data});
|
||||
$roadmap.zui('picker').$.setValue('');
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user