index
:
asdf-yt.git
master
Unnamed repository; edit this file 'description' to name the repository.
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
public
/
js
/
lib
/
views
/
room
/
index.js
blob: b266e2973c306025f0cb2e0f83cbba59eb55bbc4 (
plain
)
1
2
3
4
5
6
7
8
9
var
RoomView
=
View
.
extend
({
events
:
{
},
initialize
:
function
(){
}
})