* VRFS-791 - fix with no test
This commit is contained in:
parent
2d28227b9f
commit
efa0f064f9
|
|
@ -30,7 +30,7 @@
|
|||
var opts = {
|
||||
inClient: true, // specify false if you want the app object but none of the client-oriented features
|
||||
layoutOpts: {
|
||||
layoutFilter: true // specify false if you want footer to be left alone
|
||||
layoutFooter: true // specify false if you want footer to be left alone
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue