Displaying 1 result from an estimated 1 matches for "base_cont".
Did you mean:
ame_cont
2011 Jan 05
1
Place of Django template tags inside of ext3.0 viewport panels
...em to work..
var viewport=new Ext.Panel({
layout: 'border',
width:1200,
height:650,
renderTo: Ext.getBody(),
items: [{
region: 'north',
xtype: 'panel',
layout: 'fit',
--------------> html:{% placeholder base_content %},
width:1200,
height:50,
},{
region: 'center',
....
....
...
Thanks, Bill