Ignore:
Timestamp:
10/08/20 10:17:40 (4 years ago)
Author:
bart
Message:

MOPAC support for timedependentparty, boulware, conceder, hardliner, linear

File:
1 edited

Legend:

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

    r20 r21  
    585585        */
    586586        function init() {
    587                 document.getElementById("partiesserverurl").value =window.location.hostname+":8080/partiesserver-1.5.3";
    588                 document.getElementById("profilesserverurl").value =window.location.hostname+":8080/profilesserver-1.5.3";
     587                document.getElementById("partiesserverurl").value =window.location.hostname+":8080/partiesserver-1.5.4";
     588                document.getElementById("profilesserverurl").value =window.location.hostname+":8080/profilesserver-1.5.4";
    589589
    590590                selectProtocol();
Note: See TracChangeset for help on using the changeset viewer.