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