webui-aria2/js/ctrls/modal.js

4 lines
63 B
JavaScript
Raw Normal View History

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