Skip to content

Instantly share code, notes, and snippets.

@mmarum-sugarcrm
Last active August 29, 2015 14:17
Show Gist options
  • Save mmarum-sugarcrm/2b7875c999dd6fd587bc to your computer and use it in GitHub Desktop.
Save mmarum-sugarcrm/2b7875c999dd6fd587bc to your computer and use it in GitHub Desktop.
Foo view that uses detail template
$viewdefs['base']['view']['foo'] = array(
'buttons' => array(),
'type' => 'foo',
'name' => 'bar',
'template' => 'detail',
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment