Ignore:
Timestamp:
09/28/20 09:29:02 (4 years ago)
Author:
bart
Message:

Version 1.5.2

File:
1 edited

Legend:

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

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