mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Bug #3251: Highlight row in multiple choice selection
This commit is contained in:
parent
825e9d82a8
commit
7a2c9f0372
@ -6565,6 +6565,8 @@ function selectResourceTableSelect(section, context_id, opts){
|
||||
}
|
||||
|
||||
$('.alert-box', section).hide();
|
||||
|
||||
dataTable_select.fnDraw();
|
||||
} else {
|
||||
var dataTable_select = $('#datatable_'+context_id, section).dataTable();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user