Ignore:
Timestamp:
Jun 3, 2010, 12:31:58 PM (14 years ago)
Author:
roberth
Message:

Added some text in the add publication dialog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/taglib/dbnp/studycapturing/WizardTagLib.groovy

    r518 r519  
    10741074            // Output the dialog for the publications
    10751075            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>';
    10761077            out << publicationSelect( attrs, body );
    10771078            out << '</div>';
Note: See TracChangeset for help on using the changeset viewer.