Changeset 907 for trunk/grails-app/views/home/index.gsp
- Timestamp:
- Oct 4, 2010, 11:20:46 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/home/index.gsp
r730 r907 18 18 Choose from the upper bar whether you would like to create, view or search studies 19 19 20 <g:oauthLink consumer='myExperiment' 21 returnTo="[controller: 'Home', action: 'index']">Authorize</g:oauthLink> 22 23 <g:hasOauthError> 24 <div class="errors"> 25 <g:renderOauthError /> 26 </div> 27 <g:hasOAuthError/> 28 20 29 </body> 21 30 </html>
Note: See TracChangeset
for help on using the changeset viewer.