Commit a932877c by kubisk

dos

parent 0946a221
...@@ -54,7 +54,7 @@ class IndexController extends Controller ...@@ -54,7 +54,7 @@ class IndexController extends Controller
'branch'=> $job_number['branch'], 'branch'=> $job_number['branch'],
'fyp' => $job_number['fyp'], 'fyp' => $job_number['fyp'],
'perf' => $job_number['perf'], 'perf' => $job_number['perf'],
'phase' => $job_number['phase'] 'phase' => $job_number['phase'],
'step' => 1 'step' => 1
)); ));
return; return;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment