summaryrefslogtreecommitdiff
path: root/resources/views/family-page.phtml
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2021-05-17 13:28:37 +0100
committerGreg Roach <fisharebest@gmail.com>2021-05-17 13:28:37 +0100
commit8fb9b7894ed4c3ae1e97765be9b3bf91e81d7092 (patch)
tree025343c1345a8a47a89877ea69f49ecf9592fa75 /resources/views/family-page.phtml
parent8f4fe05513bc48f61e6a1c69cad3e25ed089dca6 (diff)
downloadwebtrees-8fb9b7894ed4c3ae1e97765be9b3bf91e81d7092.tar.gz
webtrees-8fb9b7894ed4c3ae1e97765be9b3bf91e81d7092.tar.bz2
webtrees-8fb9b7894ed4c3ae1e97765be9b3bf91e81d7092.zip
Shared/inline notes
Diffstat (limited to 'resources/views/family-page.phtml')
-rw-r--r--resources/views/family-page.phtml11
1 files changed, 0 insertions, 11 deletions
diff --git a/resources/views/family-page.phtml b/resources/views/family-page.phtml
index 2a63e5d61c..8a1fb4470a 100644
--- a/resources/views/family-page.phtml
+++ b/resources/views/family-page.phtml
@@ -77,17 +77,6 @@ use Illuminate\Support\Collection;
</td>
</tr>
- <tr>
- <th scope="row">
- <?= I18N::translate('Shared note') ?>
- </th>
- <td>
- <a href="<?= e(route(AddNewFact::class, ['tree' => $record->tree()->name(), 'xref' => $record->xref(), 'fact' => 'SHARED_NOTE'])) ?>">
- <?= I18N::translate('Add a shared note') ?>
- </a>
- </td>
- </tr>
-
<?php if ($record->tree()->getPreference('MEDIA_UPLOAD') >= Auth::accessLevel($record->tree())) : ?>
<tr>
<th scope="row">