Skip to content

Commit 3dae5c6

Browse files
committed
MAGETWO-99460: Custom status overrides standard state in dropdowns after being assigned
1 parent 1479809 commit 3dae5c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Sales/Model/Order/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ protected function maskStatusForArea($area, $code)
181181
/**
182182
* State label getter
183183
*
184-
* @param string $state
184+
* @param string $state
185185
* @return \Magento\Framework\Phrase|string
186186
*/
187187
public function getStateLabel($state)

0 commit comments

Comments
 (0)