I'm using $uibModal to show a list of options for the user, but it's not appearing in the modal.
Controller
app.controller("ConsultaFiltroController", function($scope, $http, $uibModal, $log) {
$scope.items = ['Em Análise', 'Pend...
asked by
20.09.2016 / 02:22