web/ticket.php
authorAlan Knowles <alan@akkbhome.com>
Wed, 26 Jan 2011 10:42:30 +0000 (18:42 +0800)
committerAlan Knowles <alan@akkbhome.com>
Wed, 26 Jan 2011 10:42:30 +0000 (18:42 +0800)
web/ticket.php

index 1878292..efe9642 100644 (file)
@@ -1166,7 +1166,6 @@ function renderEditForm($issue, $params = array())
         
        $html .= mtrack_chg_status( 'action', 'accept',   "Assign this ticket to ME");
  
      // for coder's they can only change this ticke to certian states
         $groups = MTrackAuth::getGroups(MTrackAuth::whoami());
         //print_r($groups);