PM-2891 "No se muestra el scrollbar en el modulo..." SOLVED
This commit is contained in:
@@ -1154,7 +1154,7 @@ Ext.onReady(function() {
|
|||||||
store: addonsStore,
|
store: addonsStore,
|
||||||
defaultType: "displayfield",
|
defaultType: "displayfield",
|
||||||
padding: 5,
|
padding: 5,
|
||||||
autoHeight : true,
|
height: 335,
|
||||||
disabled: !licensed,
|
disabled: !licensed,
|
||||||
columns: [
|
columns: [
|
||||||
expander,
|
expander,
|
||||||
@@ -1605,4 +1605,3 @@ Ext.onReady(function() {
|
|||||||
addonsFeaturesStore.load();
|
addonsFeaturesStore.load();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user