Changeset 276


Ignore:
Timestamp:
Mar 17, 2010, 1:18:57 PM (13 years ago)
Author:
keesvb
Message:

removed some obsolete files, updated start screen text

Location:
trunk/grails-app
Files:
3 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/views/home/index.gsp

    r247 r276  
    55    </head>
    66    <body>
    7       Welcome to GSCF. At this moment, there are ${studyCount} studies in the database.
     7      Welcome to the first prototype of GSCF. At this moment, there are ${studyCount} studies in the database.
    88      <p><n:isNotLoggedIn>
    9         N.B. To query private studies, and to add or change study data, please login above.
     9        For this version it is not required to login, but if you login as administrator ( admin / admiN123! ) or user ( user / useR123! ) you can test user functionality.
    1010      </n:isNotLoggedIn></p>
    11       <p><span style="border: 1px solid red;">
    12         use these credentials to log in: Administrator ( admin / admiN123! ), User ( user / useR123! )
    13       </span></p>
    1411  </body>
    1512</html>
Note: See TracChangeset for help on using the changeset viewer.