BUG 10698 Imagen del search del Designer no esta alineada SOLVED
- Css class ".pm_search_x_button" with incorrect value - Change the incorrect value
This commit is contained in:
@@ -292,7 +292,7 @@ Ext.onReady(function(){
|
||||
}
|
||||
}),{
|
||||
text:'X',
|
||||
ctCls:'pm_search_x_button',
|
||||
ctCls:'pm_search_x_button_des',
|
||||
handler: function(){
|
||||
//store.setBaseParam( 'category', '<reset>');
|
||||
store.setBaseParam('processName', '');
|
||||
|
||||
Reference in New Issue
Block a user