partkeepr

fork of partkeepr
git clone https://git.e1e0.net/partkeepr.git
Log | Files | Refs | Submodules | README | LICENSE

commit 799e9461c901d89b5db1a95626ef2c273061c935
parent 8561c0868a08d08e21222f0fa7df4fdbd5528ed2
Author: Felicitus <felicitus@felicitus.org>
Date:   Thu,  5 Nov 2015 14:15:31 +0100

Reverted non-working glyph with proper iconCls, fixes# 467

Diffstat:
Msrc/PartKeepr/FrontendBundle/Resources/public/js/Components/Statusbar.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/PartKeepr/FrontendBundle/Resources/public/js/Components/Statusbar.js b/src/PartKeepr/FrontendBundle/Resources/public/js/Components/Statusbar.js @@ -13,7 +13,7 @@ Ext.define('PartKeepr.Statusbar', { this.currentUserDisplay = Ext.create("Ext.toolbar.TextItem"); this.showMessageLog = Ext.create("Ext.Button", { - glyph: 0xf120, + iconCls: 'web-icon application_osx_terminal', cls: 'x-btn-icon', handler: function () {