Ignore:
Timestamp:
06/22/20 16:08:11 (4 years ago)
Author:
bart
Message:

Tries harder to kill parties after deadline

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/main/webapp/newtournament.xhtml

    r14 r15  
    556556        */
    557557        function init() {
    558                 document.getElementById("partiesserverurl").value =window.location.hostname+":8080/partiesserver-1.4.1";
    559                 document.getElementById("profilesserverurl").value =window.location.hostname+":8080/profilesserver-1.4.1";
     558                document.getElementById("partiesserverurl").value =window.location.hostname+":8080/partiesserver-1.4.2";
     559                document.getElementById("profilesserverurl").value =window.location.hostname+":8080/profilesserver-1.4.2";
    560560
    561561                selectProtocol();
Note: See TracChangeset for help on using the changeset viewer.