5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-26 19:06:22 +00:00
panel/app/views/components/_instances_checked_submenu.haml

4 lines
222 B
Text
Raw Normal View History

2024-02-26 19:52:02 +00:00
= render 'components/dropdown_item', text: t('.submenu_pause'), path: '/'
= render 'components/dropdown_item', text: t('.submenu_allow'), path: '/'
2024-02-26 19:52:02 +00:00
= render 'components/dropdown_item', text: t('.submenu_block'), path: '/'