Skip to content

Commit

Permalink
add easy icon
Browse files Browse the repository at this point in the history
  • Loading branch information
pguerrant committed Nov 5, 2013
1 parent d16a711 commit 3456af3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ext-easy-button/src/button/Easy.js
Expand Up @@ -3,6 +3,7 @@ Ext.define('EasyButton.button.Easy', {
xtype: 'easybutton',
ui: 'easy-default',
text: 'Easy',
iconCls: 'easy-icon',
requires: [
'Ext.window.MessageBox'
],
Expand Down

0 comments on commit 3456af3

Please sign in to comment.