mirror of https://github.com/apache/cloudstack.git
Detail view: Move toolbar to top of element for easier styling
This commit is contained in:
parent
9c8e1f7206
commit
09e4327652
|
|
@ -1360,7 +1360,7 @@
|
|||
|
||||
// Create toolbar
|
||||
if (!compact) {
|
||||
$toolbar.appendTo($detailView);
|
||||
$toolbar.prependTo($detailView);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue