GITLAB

Nicolás Guarnieri / foca-admin-seguimiento

Sign in
  • Sign in
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • foca-admin-seguimiento
  • src
  • js
  • app.js
  • 761f52785   agrego foca-botonera-lateral Browse Code »
    Jose Pinto
    2018-12-18 17:34:10 -0300  
app.js 106 Bytes
edit raw blame history
1 2 3 4 5
angular.module('focaAdminSeguimiento', [
    'ngRoute',
    'ui.bootstrap',
    'focaBotoneraLateral'
]);