Browse Source

UI-1840: Correct module name typo in the MainFaxing callflow

4.3
Brice Heppner 10 years ago
parent
commit
0624eaf245
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      submodules/strategy/strategy.js

+ 1
- 1
submodules/strategy/strategy.js View File

@ -2337,7 +2337,7 @@ define(function(require){
flow: { flow: {
children: {}, children: {},
data: {}, data: {},
module: "faxing"
module: "faxbox"
} }
} }
}, },


Loading…
Cancel
Save