~ricgard/maas/node-networking-hover

« back to all changes in this revision

Viewing changes to src/maasserver/context_processors.py

  • Committer: ricgard
  • Date: 2015-10-29 16:14:56 UTC
  • Revision ID: richard.mccartney@canonical.com-20151029161456-evlvq97nicf1cphm
Adding the js files for node networking

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
            'js/angular/services/validation.js',
62
62
            'js/angular/services/browser.js',
63
63
            'js/angular/services/converter.js',
 
64
            'js/angular/directives/selected_row.js',
64
65
            'js/angular/directives/error_overlay.js',
65
66
            'js/angular/directives/error_toggle.js',
66
67
            'js/angular/directives/call_to_action.js',