Index: typo3/js/extjs/viewport.js =================================================================== --- typo3/js/extjs/viewport.js (revision 9433) +++ typo3/js/extjs/viewport.js (working copy) @@ -132,7 +132,7 @@ TYPO3.Viewport = Ext.extend(Ext.Viewport, { }); } ); - }, + } }); Ext.reg('typo3Viewport', TYPO3.Viewport);