This commit is contained in:
Yuri Kuznetsov
2014-01-20 16:41:54 +02:00
parent ea931710d5
commit 27ee03eafa
+1 -1
View File
@@ -33,7 +33,7 @@ class Stream extends \Espo\Core\Services\Base
),
),
'Opportunity' => array(
'field' => 'status',
'field' => 'stage',
'style' => array(
'Closed Won' => 'success',
'Closed Lost' => 'danger',