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

« back to all changes in this revision

Viewing changes to templates/test_module.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:
15
15
    <script type="text/javascript" src="test_sample.js"></script>
16
16
    <script type="text/javascript">
17
17
    <!--
18
 
    var MaaS_config = {
 
18
    var MAAS_config = {
19
19
      uris: {
20
20
        statics: '/static/',
21
21
        nodes_handler: '/api/nodes/'