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
Fix variable name (
#133
)
4.3
Guillermo Gutiérrez
7 years ago
committed by
Joris Tirado
parent
9443a72486
commit
5860650abd
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
@ -1784,7 +1784,7 @@ define(function(require) {
}
)
;
container
.
on
(
'click'
,
'.action-links .edit-email'
,
function
(
e
)
{
e
vent
.
preventDefault
(
)
;
e
.
preventDefault
(
)
;
monster
.
waterfall
(
[
function
(
callback
)
{
Write
Preview
Loading…
Cancel
Save