This website requires JavaScript.
Explore
Help
Register
Sign In
Hawkin
/
arangodb
mirror of
https://gitee.com/bigwinds/arangodb
Accept Transfer
Reject Transfer
Watch
1
Star
0
Fork
You've already forked arangodb
0
Code
Issues
Projects
Releases
Wiki
Activity
f8cf3d1951
arangodb
/
3rdParty
/
etcd
/
mod
/
dashboard
/
app
/
scripts
/
controllers
/
home.js
4 lines
82 B
JavaScript
Raw
Blame
History
angular
.
module
(
'etcdControlPanel'
)
.
controller
(
'HomeCtrl'
,
function
(
$scope
)
{
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink