mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Feature #3264: fix showback footer width
This commit is contained in:
parent
448a06d875
commit
06cc01d91c
@ -4893,7 +4893,7 @@ function showbackGraphs(div, opt){
|
||||
"bSortClasses" : false,
|
||||
"bDeferRender": true,
|
||||
"iDisplayLength": 6,
|
||||
"sDom": "t<'row collapse'<'small-6 columns'><'small-6 columns'p>>",
|
||||
"sDom": "t<'row collapse'<'small-12 columns'p>>",
|
||||
"aoColumnDefs": [
|
||||
{ "bVisible": false, "aTargets": [0,1,2]}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user