Cleanup
authorAlexander Ebert <ebert@woltlab.com>
Thu, 19 Jun 2014 16:32:27 +0000 (18:32 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 19 Jun 2014 16:32:27 +0000 (18:32 +0200)
wcfsetup/install/files/js/WCF.User.js

index 31f01f9d3bed0c253371c3e67dcb7c498259fd1c..7fa202b20cba2ef090a0961d7e234bc649343f85 100644 (file)
@@ -1262,7 +1262,7 @@ WCF.Notification.UserPanel = WCF.UserPanel.extend({
        init: function(showAllLink) {
                this._favico = new Favico({
                        animation: 'none',
-                       type: 'circle',// 'rectangle'
+                       type: 'circle',
                });
                
                this._noItems = 'wcf.user.notification.noMoreNotifications';