~rvb/maas/bug-1384001-redux-2

« back to all changes in this revision

Viewing changes to src/maasserver/static/js/tests/test_node_add.html

  • Committer: Gavin Panella
  • Date: 2012-03-15 13:58:32 UTC
  • mto: This revision was merged to the branch mainline in revision 291.
  • Revision ID: gavin.panella@canonical.com-20120315135832-8i2rkbvp6gwdhkzt
Change MaaS to MAAS everywhere.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
    <script type="text/javascript" src="test_node_add.js"></script>
15
15
    <script type="text/javascript">
16
16
    <!--
17
 
    var MaaS_config = {
 
17
    var MAAS_config = {
18
18
      uris: {
19
19
        login: '/login/',
20
20
        statics: '/static/',