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
13c4667c12
ledgerrb
/
public
/
app
/
js
/
controllers
/
AppCtrl.js
6 lines
79 B
JavaScript
Raw
Normal View
History
Unescape
Escape
beautified js
2014-10-01 15:25:20 +02:00
app
.
controller
(
'AppCtrl'
,
[
'$scope'
,
function
(
$scope
)
{
Added angular skeleton, serve ti from sinatra
2014-07-14 19:41:37 +02:00
beautified js
2014-10-01 15:25:20 +02:00
}
]
)
;
Reference in a new issue
Copy permalink