index
:
jules-cv.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
/
assets
/
js
/
lib
/
ProjectView.js
blob: d5ac1c3ff90f45b987e97bdda105012b368ca2c7 (
plain
)
1
2
3
4
5
6
7
8
9
var
ProjectView
=
View
.
extend
({
events
:
{
},
initialize
:
function
(
opt
){
},
})