- Timestamp:
- Jun 3, 2010, 12:31:58 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy
r518 r519 1074 1074 // Output the dialog for the publications 1075 1075 out << '<div id="' + attrs.name + '_dialog">'; 1076 out << '<p>Search for a publication on pubmed. You can search on a part of the title or authors. </p>'; 1076 1077 out << publicationSelect( attrs, body ); 1077 1078 out << '</div>';
Note: See TracChangeset
for help on using the changeset viewer.