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-2865: remove console.log
4.3
Jean-Roch Maitre
8 years ago
parent
864f487a83
commit
afbd8ed43b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
submodules/callLogs/callLogs.js
+ 1
- 1
submodules/callLogs/callLogs.js
View File
@ -113,7 +113,7 @@ define(function(require) {
fromDate
=
params
.
fromDate
,
toDate
=
params
.
toDate
,
startKey
=
params
.
nextStartKey
;
console
.
log
(
cdrs
)
;
setTimeout
(
function
(
)
{
template
.
find
(
'.search-query'
)
.
focus
(
)
;
}
)
;
Write
Preview
Loading…
Cancel
Save