* Adjust repo create page data load.
This commit is contained in:
@@ -128,7 +128,6 @@ function onScmChange()
|
||||
const $hostPicker = $('#serviceHost').zui('picker');
|
||||
$hostPicker.render({items: data});
|
||||
$hostPicker.$.clear();
|
||||
onHostChange();
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user