Skip to content

Instantly share code, notes, and snippets.

@ashleycoker
Last active August 29, 2015 14:03
Show Gist options
  • Save ashleycoker/2b4c2ef841bc8e23da30 to your computer and use it in GitHub Desktop.
Save ashleycoker/2b4c2ef841bc8e23da30 to your computer and use it in GitHub Desktop.
items: [
{
xtype: 'toolbar',
title: ' ', // if left blank this causes an issue on iPhone
docked: 'top',
cls: ['top', 'noBorder'],
items: [{
text: 'Orders',
cls: 'back-button',
itemId: 'back'
}]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment