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

7 lines
93 B
JavaScript

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