app.js 213 Bytes edit raw blame history 1 2 3 4 5 angular.module('focaBotoneraLateral', ['angular-ladda']) .component('focaBotoneraLateral', { templateUrl: 'src/views/botonera-lateral.html', controller: 'focaBotoneraLateralController' });