QutBioacousticsResearchGroup/bioacoustic-workbench

View on GitHub
app/assets/javascripts/angular/controllers/record_information.js

Summary

Maintainability
A
0 mins
Test Coverage
"use strict";

//function RecordInformationCtrl($scope, $element, $attrs, $transclude, $resource) {
//
//    console.log($scope);
//
//}
//RecordInformationCtrl.$inject = ['$scope', '$element', '$attrs', '$transclude', '$resource'];