Browse Source

Merge pull request #14 from bhepp/UI-1840

UI-1840: Correct module name typo in the MainFaxing callflow
4.3
JRMaitre 10 years ago
parent
commit
f9dc4459ca
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: {
children: {},
data: {},
module: "faxing"
module: "faxbox"
}
}
},


Loading…
Cancel
Save