PMCORE-1911
This commit is contained in:
@@ -179,8 +179,8 @@ Ext.onReady(function(){
|
||||
});
|
||||
|
||||
var expander = new Ext.ux.grid.RowExpander({
|
||||
tpl : new Ext.Template(
|
||||
'<p><b>' + _('ID_PRO_DESCRIPTION') + ':</b> {PRO_DESCRIPTION}</p><br>'
|
||||
tpl: new Ext.Template(
|
||||
'<div style="padding-left:40px"><b>' + _('ID_PRO_DESCRIPTION') + ':</b> {PRO_DESCRIPTION}</div><br>'
|
||||
)
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user