Ignore:
Timestamp:
2017-04-19T23:02:05+12:00 (7 years ago)
Author:
davidb
Message:

Mods after testing first install

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/meddle/trunk/index.js

    r31605 r31610  
    22$(document).ready(function() {
    33
    4     //$('#root').load("https://bedrock.resnet.cms.waikato.ac.nz/cgi-bin/wotlp/nph-proxy-acmdl.cgi/en/20/http/dl.acm.org/");
    5     window.location = "https://bedrock.resnet.cms.waikato.ac.nz/cgi-bin/wotlp/nph-proxy-acmdl.cgi/en/20/http/dl.acm.org/";
     4    //$('#root').load("https://bedrock.resnet.cms.waikato.ac.nz/cgi-bin/meddle/nph-proxy-meddle.cgi/en/20/http/dl.acm.org/");
     5    window.location = "https://bedrock.resnet.cms.waikato.ac.nz/cgi-bin/meddle/nph-proxy-meddle.cgi/en/20/http/dl.acm.org/";
    66
    77/*
    88    $.ajax({
    9     url: "https://bedrock.resnet.cms.waikato.ac.nz/cgi-bin/wotlp/nph-proxy.cgi/en/20/http/dl.acm.org/",
     9    url: "https://bedrock.resnet.cms.waikato.ac.nz/cgi-bin/meddle/nph-proxy-meddle.cgi/en/20/http/dl.acm.org/",
    1010    context: document.body
    1111    }).done(function(data) {
Note: See TracChangeset for help on using the changeset viewer.