mirror of https://github.com/apache/cloudstack.git
Don't hide thead
This commit is contained in:
parent
70dc9dd3a9
commit
093d37ddf9
|
|
@ -828,7 +828,7 @@
|
|||
};
|
||||
|
||||
if (args.hideForm && args.hideForm()){
|
||||
$multiForm.detach();
|
||||
$multiForm.find('tbody').detach();
|
||||
}
|
||||
|
||||
// Get existing data
|
||||
|
|
|
|||
Loading…
Reference in New Issue