ledgerrb/public/app/js/app.js
2014-07-28 17:21:05 +02:00

2 lines
79 B
JavaScript

var app = angular.module( 'app', [ 'ui.router',
'legendDirectives' ] );