app.js 128 Bytes
angular.module('focaAbmPreciosCondiciones', [
    'ngRoute',
    'ui.bootstrap',
    'focaModal',
    'focaBotoneraLateral'
]);