Merged in feature/PMCORE-4086 (pull request #8675)
PMCORE-4086 Supervisor > multiple step > the `Case Details` is not displayed when the last dynaform passed Approved-by: Julio Cesar Laura Avendaño
This commit is contained in:
@@ -531,7 +531,8 @@ Ext.onReady(function(){
|
||||
},
|
||||
iconCls: 'ICON_STEPS',
|
||||
toggleHandler: togglePreview,
|
||||
disabled: true
|
||||
disabled: true,
|
||||
hidden: true
|
||||
}, {
|
||||
id: 'informationMenu',
|
||||
text: _('ID_INFORMATION'),
|
||||
|
||||
Reference in New Issue
Block a user