diff --git a/view/adminhtml/ui_component/payone_protocol_api_grid.xml b/view/adminhtml/ui_component/payone_protocol_api_grid.xml index 5411fe78..ca90c927 100644 --- a/view/adminhtml/ui_component/payone_protocol_api_grid.xml +++ b/view/adminhtml/ui_component/payone_protocol_api_grid.xml @@ -84,7 +84,6 @@ - id desc diff --git a/view/adminhtml/ui_component/payone_protocol_transactionstatus_grid.xml b/view/adminhtml/ui_component/payone_protocol_transactionstatus_grid.xml index 57032b88..ea166227 100644 --- a/view/adminhtml/ui_component/payone_protocol_transactionstatus_grid.xml +++ b/view/adminhtml/ui_component/payone_protocol_transactionstatus_grid.xml @@ -1,165 +1,163 @@ - - -- - - payone_protocol_transactionstatus_grid.payone_protocol_transactionstatus_grid_data_source - - - - payone_protocol_transactionstatus_columns - - payone_protocol_transactionstatus_grid.payone_protocol_transactionstatus_grid_data_source - - - - - - - Payone_Core::payone_protocol_transactionstatus - - - id - main_table.id - - - - - - true - - - - - - - - All Store Views - - store_id - - ns = ${ $.ns }, index = ${ $.index }:visible - - - - - - - - - - - payone_protocol_transactionstatus_grid.payone_protocol_transactionstatus_grid.payone_protocol_transactionstatus_columns.actions - applyAction - - view - ${ $.$data.rowIndex } - - - - - - - id - desc - - - - - - text - - - - - - text - - - - - - text - - - - - - dateRange - date - - - - - - text - - - - - - text - - - - - - textRange - - - - - - textRange - - - - - - textRange - - - - - - dateRange - date - - - - - - - id - payone/protocol_transactionstatus/view - id - - - - - - + + ++ + + payone_protocol_transactionstatus_grid.payone_protocol_transactionstatus_grid_data_source + + + + payone_protocol_transactionstatus_columns + + payone_protocol_transactionstatus_grid.payone_protocol_transactionstatus_grid_data_source + + + + + + + Payone_Core::payone_protocol_transactionstatus + + + id + main_table.id + + + + + + true + + + + + + + + All Store Views + + store_id + + ns = ${ $.ns }, index = ${ $.index }:visible + + + + + + + + + + + payone_protocol_transactionstatus_grid.payone_protocol_transactionstatus_grid.payone_protocol_transactionstatus_columns.actions + applyAction + + view + ${ $.$data.rowIndex } + + + + + + + desc + + + + + + text + + + + + + text + + + + + + text + + + + + + dateRange + date + + + + + + text + + + + + + text + + + + + + textRange + + + + + + textRange + + + + + + textRange + + + + + + dateRange + date + + + + + + + id + payone/protocol_transactionstatus/view + id + + + + +