Fixed invalid agent invite page bug.

This commit is contained in:
Ylian Saint-Hilaire
2020-04-17 11:27:34 -07:00
parent 12725d587d
commit d7698dd342
3 changed files with 3 additions and 4 deletions

View File

@@ -1385,7 +1385,6 @@
//if (hide & 16) { QV('page_leftbar', false); QS('page_content').left = '0px'; }
if (!footerBar) { QC('body').add('nofooter'); } else { QC('body').remove('nofooter'); }
console.log('args.hide', args.hide);
if (args.hide != 0) {
// Fix the main grid to zero-height elements we want to hide.
if (uiMode == 2) {