]> source.dussan.org Git - nextcloud-server.git/commit
Allow target="_blank" in app navigation items
authorThomas Citharel <tcit@tcit.fr>
Thu, 8 Dec 2022 09:02:20 +0000 (10:02 +0100)
committerJoas Schilling <coding@schilljs.com>
Thu, 5 Jan 2023 06:13:50 +0000 (07:13 +0100)
commit56c5273206316125f0311566f895ece85c792930
tree21f8efbf1d9be82b6275f3569bbefdd3e23315f8
parent4670c5b38fe43edf3d4be090e693dd3c22a6aebb
Allow target="_blank" in app navigation items

Which was removed in the Vue rewrite in #33728. This breaks things like https://github.com/nextcloud/external/issues/79

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
core/src/components/AppMenu.vue