* VRFS-791 - fix with no test

This commit is contained in:
Seth Call 2013-10-22 19:37:20 -05:00
parent 2d28227b9f
commit efa0f064f9
1 changed files with 1 additions and 1 deletions

View File

@ -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
}
};