Browse Source

add moment.js to htmls

generic-ui
Manuel Araoz 11 years ago
parent
commit
f7d5452df4
  1. 1
      app/views/includes/foot.jade

1
app/views/includes/foot.jade

@ -4,6 +4,7 @@
//script(type='text/javascript', src='/lib/jquery/jquery.min.js')
//script(type='text/javascript', src='/lib/bootstrap/dist/js/bootstrap.min.js')
script(type='text/javascript', src='/lib/momentjs/moment.js')
//AngularJS
script(type='text/javascript', src='/lib/angular/angular.js')

Loading…
Cancel
Save