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