Ignore:
Timestamp:
12/18/24 13:54:06 (5 days ago)
Author:
ruud
Message:

All TimeDependent parties now support the nonlinear SumOfGroupsUtilitySpace. Example Nonlinear space in the computer domain

File:
1 edited

Legend:

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

    r45 r46  
    683683        */
    684684        function init() {
    685                 document.getElementById("partiesserverurl").value =window.location.hostname+":8080/partiesserver-2.1.6";
    686                 document.getElementById("profilesserverurl").value =window.location.hostname+":8080/profilesserver-2.1.6";
     685                document.getElementById("partiesserverurl").value =window.location.hostname+":8080/partiesserver-2.2.1";
     686                document.getElementById("profilesserverurl").value =window.location.hostname+":8080/profilesserver-2.2.1";
    687687
    688688                selectSessionProtocol();
Note: See TracChangeset for help on using the changeset viewer.