Skip to content

Instantly share code, notes, and snippets.

@jmertic
Created March 22, 2011 02:40
Show Gist options
  • Save jmertic/880669 to your computer and use it in GitHub Desktop.
Save jmertic/880669 to your computer and use it in GitHub Desktop.
<?php
'found_in_release'=> array(
'name'=>'found_in_release',
'type' => 'enum',
'function'=>'getReleaseDropDown',
'vname' => 'LBL_FOUND_IN_RELEASE',
'reportable'=>false,
'comment' => 'The software or service release that manifested the bug',
'duplicate_merge' => 'disabled',
'audited' =>true,
'studio' => array('fields' => 'false', 'listview' => false, ),
'massupdate' => true,
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment