This website works better with JavaScript.
Home
Explore
Help
Sign In
ruhnet
/
monster-ui-voip
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
UI-2500: Fix faxbox ID access
4.3
Joris Tirado
9 years ago
parent
e59ffa8eae
commit
ae844081fe
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
submodules/strategy/strategy.js
+ 1
- 1
submodules/strategy/strategy.js
View File
@ -1170,7 +1170,7 @@ define(function(require){
function
(
callback
)
{
self
.
strategyGetFaxbox
(
{
data
:
{
faxboxId
:
strategyData
.
callflow
.
MainFaxing
.
flow
.
data
.
id
faxboxId
:
strategyData
.
callflow
s
.
MainFaxing
.
flow
.
data
.
id
}
,
success
:
function
(
faxbox
)
{
callback
(
null
,
faxbox
)
;
Write
Preview
Loading…
Cancel
Save