Bug 792806 - Follow-up to add missing semicolon; r=dao

This commit is contained in:
Tim Taubert 2013-06-18 17:13:46 +02:00
parent 5d1287d0ce
commit c7a0e45021

View File

@ -2560,7 +2560,7 @@ let GroupItems = {
shouldShowTabView = true; shouldShowTabView = true;
} }
} else { } else {
shouldHideTab = true shouldHideTab = true;
} }
// remove tab item from a groupItem // remove tab item from a groupItem