Skip to content

Instantly share code, notes, and snippets.

@mmarum-sugarcrm
Created March 25, 2015 16:23
Show Gist options
  • Save mmarum-sugarcrm/4b97f6a034e4dbaea1da to your computer and use it in GitHub Desktop.
Save mmarum-sugarcrm/4b97f6a034e4dbaea1da to your computer and use it in GitHub Desktop.
Foo layout that uses the bar template
$viewdefs['base']['layout']['foo'] = array(
'components' => array(),
'type' => 'foo',
'name' => 'bar',
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment