Changeset 16 for src/main/webapp


Ignore:
Timestamp:
09/22/20 08:52:08 (4 years ago)
Author:
bart
Message:

Version 1.5.

Location:
src/main/webapp
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • src/main/webapp/index.jsp

    r2 r16  
    11<html>
     2<head>
     3<title>profiles server</title>
     4<link rel="stylesheet" type="text/css" href="css/list.css" />
     5
     6</head>
    27<body>
    38        <h1>GeniusWeb Domains and Profiles Server.</h1>
     
    1015                </h1>
    1116
    12                 The list of currently available profiles is <a
    13                         href="websocket/list.xhtml">here</a>.<br> The list of domain and
    14                 profile files is browsable <a href="domainsrepo">here</a>. Notice that
    15                 these may contain files with errors, and thus are not available for
    16                 use.
     17                The list of currently available profiles is <aa
     18                        onclick="window.location='list.xhtml'+window.location.search;">here</aa>.<br>
     19                The list of domain and profile files is browsable <a
     20                        href="domainsrepo">here</a>. Notice that these may contain files with
     21                errors, and thus are not available for use.
    1722                <p>
    1823                        For creating a profile or adding it to the server please check the <a
    1924                                href="https://tracinsy.ewi.tudelft.nl/pubtrac/GeniusWebProfilesServer">wiki</a>.
     25
    2026               
    2127</body>
Note: See TracChangeset for help on using the changeset viewer.