Skip to content

Commit

Permalink
Add placeholder text to Action card.
Browse files Browse the repository at this point in the history
  • Loading branch information
nelstrom committed Feb 21, 2012
1 parent 41a1f2c commit bb78be7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/view/Action.js
Expand Up @@ -5,5 +5,7 @@ Ext.define('Sencha.view.Action', {
config: {
iconCls: 'action',
title: 'Action',
html: 'placeholder text',
styleHtmlContent: true
}
});

0 comments on commit bb78be7

Please sign in to comment.