Guest User

Untitled

a guest
Jun 23rd, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. new Ext.Viewport({
  2. layout: 'border',
  3. items: [{
  4. region: 'north',
  5. html: '<h1 class="x-panel-header">Page Title</h1>',
  6. autoHeight: true,
  7. border: false,
  8. margins: '0 0 5 0'
  9. },...
Add Comment
Please, Sign In to add comment