This website requires JavaScript.
Explore
Help
Sign in
Miroirs
/
ledgerrb
Watch
1
Star
0
Fork
You've already forked ledgerrb
0
mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced
2025-01-10 05:24:24 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a8fd3f94b7
ledgerrb
/
public
/
app
/
js
/
controllers
/
NavbarCtrl.js
5 lines
96 B
JavaScript
Raw
Normal View
History
Unescape
Escape
remove default stubs
2014-07-30 20:48:32 +02:00
app
.
controller
(
'NavbarCtrl'
,
function
(
$scope
)
{
$scope
.
items
=
[
'Balance'
]
;
}
)
;
Reference in a new issue
Copy permalink