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
6e1d36f4f9
ledgerrb
/
public
/
app
/
js
/
app.js
4 lines
106 B
JavaScript
Raw
Normal View
History
Unescape
Escape
added angularjs-nvd3-directives
2014-07-28 17:21:05 +02:00
var
app
=
angular
.
module
(
'app'
,
[
'ui.router'
,
first functional version
2014-07-30 23:35:50 +02:00
'nvd3ChartDirectives'
,
'angularMoment'
]
)
;
Reference in a new issue
Copy permalink