diff options
Diffstat (limited to 'resources/views/modules/notes/tab.phtml')
| -rw-r--r-- | resources/views/modules/notes/tab.phtml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/resources/views/modules/notes/tab.phtml b/resources/views/modules/notes/tab.phtml index a3acc5af2a..965a366437 100644 --- a/resources/views/modules/notes/tab.phtml +++ b/resources/views/modules/notes/tab.phtml @@ -44,8 +44,6 @@ use Illuminate\Support\Collection; <?php endif ?> <?php if ($can_edit) : ?> - <?= view('edit/paste-fact-row', ['record' => $individual, 'facts' => $clipboard_facts]) ?> - <tr> <th scope="row"> <?= I18N::translate('Note') ?> |
