Browse Source

Typo

pull/728/head
Ramiro Saenz 8 years ago
parent
commit
355064bbd4
  1. 2
      app/ux/WebView.js

2
app/ux/WebView.js

@ -76,7 +76,7 @@ Ext.define('Rambox.ux.WebView',{
,handler: me.goBack ,handler: me.goBack
} }
,{ ,{
text: 'Foward' text: 'Forward'
,glyph: 'xf054@FontAwesome' ,glyph: 'xf054@FontAwesome'
,iconAlign: 'right' ,iconAlign: 'right'
,flex: 1 ,flex: 1

Loading…
Cancel
Save