Searched +full:shwtbl_usr +(+path:plugin +path:issuetracker) -(+path:plugin +path:issuetracker +path:lang) (Results 1 – 4 of 4) sorted by relevance
/plugin/issuetracker/conf/ |
H A D | default.php | 31 $conf['shwtbl_usr'] = 'created,product,version,severity,status,title,modified,resolution'; …
|
H A D | metadata.php | 31 $meta['shwtbl_usr'] = array('multicheckbox', '_choices' => array('created', 'product', 'version…
|
/plugin/issuetracker/ |
H A D | syntax.php | 685 $configs = explode(',', $this->getConf('shwtbl_usr')) ;
|
H A D | action.php | 1195 $configs = explode(',', $this->getConf('shwtbl_usr')) ;
|