Skip to content

Commit

Permalink
Don't show search button with foreign source
Browse files Browse the repository at this point in the history
RISDEV-0000
  • Loading branch information
leonie-koch committed Dec 15, 2023
1 parent a61c91f commit 5913a00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/EnsuingDecisionInputGroup.vue
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ onMounted(() => {

<div>
<TextButton
v-if="!ensuingDecision.hasForeignSource"
aria-label="Nach Entscheidung suchen"
button-type="secondary"
class="mr-28"
Expand Down

0 comments on commit 5913a00

Please sign in to comment.