"I'm component in" list in Product DetailView
This commit is contained in:
@@ -639,6 +639,16 @@ $viewdefs['EcmProducts']['DetailView'] = array(
|
||||
)
|
||||
)
|
||||
),
|
||||
'LBL_USAGE_PANEL' => array(
|
||||
array(
|
||||
array(
|
||||
'name' => 'usage_list',
|
||||
'hideLabel' => true,
|
||||
'allCols' => true,
|
||||
'customCode' => '{$USAGE_LIST}'
|
||||
)
|
||||
)
|
||||
),
|
||||
'LBL_PRODUCTION_PANEL' => array(
|
||||
array(
|
||||
array(
|
||||
|
||||
Reference in New Issue
Block a user