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
Merge branch 'master' of github.com:2600hz/monster-ui-voip
4.3
Jean-Roch Maitre
9 years ago
parent
6a77e2b0fd
4df3114c61
commit
a73b5f4317
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
submodules/users/users.js
+ 0
- 2
submodules/users/users.js
View File
@ -413,8 +413,6 @@ define(function(require){
sortedUsers
.
push
(
user
)
;
}
)
;
sortedUsers
=
monster
.
util
.
sort
(
sortedUsers
,
'last_name'
)
;
dataTemplate
.
users
=
sortedUsers
;
return
dataTemplate
;
Write
Preview
Loading…
Cancel
Save