mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-08 21:17:43 +03:00
Merge remote-tracking branch 'origin/master' into feature-3175
This commit is contained in:
commit
60d161b257
@ -6751,6 +6751,8 @@ function selectResourceTableSelect(section, context_id, opts){
|
||||
}
|
||||
|
||||
$('.alert-box', section).hide();
|
||||
|
||||
dataTable_select.fnDraw();
|
||||
} else {
|
||||
var dataTable_select = $('#datatable_'+context_id, section).dataTable();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user