File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
app/code/Magento/Integration/view/adminhtml/layout Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 49
49
</block >
50
50
<block class =" Magento\Backend\Block\Widget\Grid\Column" name =" integration.grid.columnSet.activate" as =" activate" >
51
51
<arguments >
52
+ <argument name =" header" xsi : type =" string" translate =" true" >Activate</argument >
52
53
<argument name =" renderer" xsi : type =" string" >Magento\Integration\Block\Adminhtml\Widget\Grid\Column\Renderer\Link\Activate</argument >
53
54
<argument name =" index" xsi : type =" string" >activate</argument >
54
55
<argument name =" id" xsi : type =" string" >activate</argument >
58
59
</block >
59
60
<block class =" Magento\Backend\Block\Widget\Grid\Column" name =" integration.grid.columnSet.edit" as =" edit" >
60
61
<arguments >
62
+ <argument name =" header" xsi : type =" string" translate =" true" >Edit</argument >
61
63
<argument name =" renderer" xsi : type =" string" >Magento\Integration\Block\Adminhtml\Widget\Grid\Column\Renderer\Button\Edit</argument >
62
64
<argument name =" index" xsi : type =" string" >edit</argument >
63
65
<argument name =" id" xsi : type =" string" >edit</argument >
67
69
</block >
68
70
<block class =" Magento\Backend\Block\Widget\Grid\Column" name =" integration.grid.columnSet.delete" as =" delete" >
69
71
<arguments >
72
+ <argument name =" header" xsi : type =" string" translate =" true" >Delete</argument >
70
73
<argument name =" renderer" xsi : type =" string" >Magento\Integration\Block\Adminhtml\Widget\Grid\Column\Renderer\Button\Delete</argument >
71
74
<argument name =" class" xsi : type =" string" >action delete</argument >
72
75
<argument name =" index" xsi : type =" string" >delete</argument >
You can’t perform that action at this time.
0 commit comments