Skip to content
Snippets Groups Projects

Link action on optionsets list was updated

1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -2,13 +2,13 @@
paragraphs_gridstack.add_action:
route_name: entity.paragraphs_gridstack.add_form
title: "Add Paragraph's Gridstack"
title: "Add Gridstack Optionset"
appears_on:
- entity.paragraphs_gridstack.list
paragraphs_gridstack.list_action:
route_name: entity.paragraphs_gridstack.list
title: "List Paragraph's Gridstacks"
title: "Gridstack Optionsets List"
appears_on:
- entity.paragraphs_gridstack.add_form
- entity.paragraphs_gridstack.edit_form
Loading