[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
05122024
/
htdocs
/
jurnal-kesmas
/
v1
/
templates
/
controllers
/
grid
/
users
/
reviewer
/
[
Home
]
File: readReview.tpl
{** * templates/controllers/grid/users/reviewer/readReview.tpl * * Copyright (c) 2014-2021 Simon Fraser University * Copyright (c) 2003-2021 John Willinsky * Distributed under the GNU GPL v3. For full terms see the file docs/COPYING. * * Screen to let user read a review. * *} {capture assign="reviewerRecommendations"} {include file="reviewer/review/reviewerRecommendations.tpl" description="reviewer.article.selectRecommendation.byEditor" required=false} {/capture} <script type="text/javascript"> $(function() {ldelim} // Attach the form handler. $('#readReviewForm').pkpHandler('$.pkp.controllers.form.AjaxFormHandler'); {rdelim}); </script> {include file="core:controllers/grid/users/reviewer/readReview.tpl"}