Files
YellowLabTools/app/public/scripts/app.js
T

5 lines
91 B
JavaScript

angular.module('YellowLabTools', [
'Results',
'ngModal',
'ShowOffendersDirective'
]);