@@ -12,7 +12,7 @@
< Back
</a>
- <a target="_blank" href="<?= Url::build(['notes', $note['id']]) ?>">
+ <a href="<?= Url::build(['notes', $note['id']]) ?>">
View
</div>