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: Only set inbound notification email for main faxbox
4.3
Joris Tirado
9 years ago
parent
ae844081fe
commit
a6e143b661
1 changed files
with
0 additions
and
10 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-10
submodules/strategy/strategy.js
+ 0
- 10
submodules/strategy/strategy.js
View File
@ -1187,11 +1187,6 @@ define(function(require){
email
:
{
send_to
:
email
}
}
,
outbound
:
{
email
:
{
send_to
:
email
}
}
}
}
)
;
@ -2587,11 +2582,6 @@ define(function(require){
email
:
{
send_to
:
args
.
data
.
email
}
}
,
outbound
:
{
email
:
{
send_to
:
args
.
data
.
email
}
}
}
}
;
Write
Preview
Loading…
Cancel
Save