Skip to content

Commit

Permalink
[sc-11285] Add placholder to allowed origins field (#1862)
Browse files Browse the repository at this point in the history
  • Loading branch information
operramon authored Dec 9, 2024
1 parent 1635e6e commit 937f219
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ <h1>{{ 'stash.profile' | translate }}</h1>
@if (!standalone) {
<pa-textarea
formControlName="allowed_origins"
placeholder="https://your.domain"
help="kb.form.allowed_origins.help"
rows="3"
resizable>
Expand Down

0 comments on commit 937f219

Please sign in to comment.