GITLAB

Eric Fernandez / foca-logistica-pedido-ruta

Sign in
  • Sign in
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • foca-logistica-pedido-ruta
  • src
  • js
  • app.js
  • d09f218da   first commit Browse Code ยป
    Eric Fernandez
    2018-12-21 10:49:43 -0300  
app.js 82 Bytes
edit raw blame history
1 2 3 4
angular.module('focaLogisticaPedidoRuta', [
    'ngRoute',
    'ui.bootstrap'
]);