define(function () { app.registerController('ProjectInventoryCtrl', ['$scope', '$http', function ($scope, $http) { }]); });