webui-aria2/js/ctrls/modal.js
2013-01-22 12:53:30 +05:00

4 lines
63 B
JavaScript

app.controller('ModalCtrl', ['$scope', function(scope) {
}]);