User Tools

  • Logged in as: anonymous (anonymous)
  • Log Out

Site Tools


mantisbt:issue:7900

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
mantisbt:issue:7900 [2008/10/29 04:36] – (old revision restored) 127.0.0.1mantisbt:issue:7900 [2014/04/08 06:15] (current) gd71
Line 116: Line 116:
 } }
 </code> </code>
 +
  
 ===== Configuration ===== ===== Configuration =====
Line 148: Line 149:
  #   )  #   )
  # );  # );
- $g_custom_group_actions = + $g_custom_group_actions = array(0=> 
- array( 'action' => 'EXT_ADD_NOTE',  // you need to implement bug_actiongroup_<action_without_'EXT_')_inc.php + array( 'action' => 'EXT_ADD_NOTE',  // you need to implement bug_actiongroup_<action_without_'EXT_'>_inc.php 
- 'label' => 'actiongroup_menu_add_note' // see strings_english.txt for this label+ 'label' => 'actiongroup_menu_add_note' // see strings_english.txt for this label 
 +
 + );
 </code> </code>
mantisbt/issue/7900.1225269380.txt.gz · Last modified: 2014/04/08 06:15 (external edit)

CC Attribution-Noncommercial-Share Alike 4.0 International Driven by DokuWiki