Skip to content

Commit

Permalink
BUGZ-20047 Add requested note
Browse files Browse the repository at this point in the history
  • Loading branch information
patschilf committed Dec 20, 2023
1 parent 19011bd commit 59165ef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config-yml/webform.webform.knowledge_synthesis_service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ elements: |-
<h2 class="card-title h6 bg-dark text-white p-2">Before you submit</h2>
<div class="p-2">
<p class="card-text">UNB Libraries welcomes knowledge synthesis service requests from faculty, staff and students.&nbsp; Prior to submitting a request, please review the service details our <a class="font-weight-bold" href="https://lib.unb.ca/research/systematic-reviews/getting-started#getting-started_KSservice">website</a></p>
<p class="card-text"><span>Currently we have limited capacity to accept new review requests. Please <strong><a href="/contact-unb-libraries-staff?recipient=knowledgesynthesis">contact us</a></strong> to discuss librarian availability for your project in advance of submitting a request.</span></p>
<p class="card-text"><span></span>UNB Libraries welcomes knowledge synthesis service requests from faculty, staff and students.&nbsp; Prior to submitting a request, please review the service details our <a class="font-weight-bold" href="https://lib.unb.ca/research/systematic-reviews/getting-started#getting-started_KSservice">website</a></p>
</div>
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions custom/modules/lib_core/lib_core.module
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,7 @@ function _lib_core_contactable_department($mailbox) {
'hwkacq' => 'HWK Acquisitions',
'hwkcommons' => 'Hans W. Klohn Commons',
'hwkcreserves' => 'HWK Reserves',
'knowledgesynthesis' => 'Knowledge Synthesis',
'lawlib' => 'Law Library',
'lib' => 'UNB Libraries Administration',
'library' => 'UNB Libraries Administration',
Expand Down

0 comments on commit 59165ef

Please sign in to comment.