Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cesarockstar1985/fd56d519cb355b24a2b8d3143fb9abb3 to your computer and use it in GitHub Desktop.
Save cesarockstar1985/fd56d519cb355b24a2b8d3143fb9abb3 to your computer and use it in GitHub Desktop.
$this->elements = [
'view' => [
'postfix' => [
'Bonds/associated_to_parent_bond_type',
'Admin/BondTypes/post_view',
'Audit/history_trail_and_note',
],
],
'edit' => [
'postfix' => [
'BondTypes/show_description',
],
],
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment