Skip to content

Commit f08ab1f

Browse files
chelshawandaley
authored andcommitted
Add dr_operation_token_primary to hashed submit value (#9370)
1 parent 92eda2a commit f08ab1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/lib/core/addon/templates/components/replication-action-update-primary.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<footer class="modal-card-foot modal-card-foot-outlined">
9090
<button
9191
class="button is-primary"
92-
onclick={{action "onSubmit" "update-primary" model.replicationAttrs.modeForUrl (hash token=token primary_api_addr=primary_api_addr ca_path=ca_path ca_file=ca_file)}}
92+
onclick={{action "onSubmit" "update-primary" model.replicationAttrs.modeForUrl (hash token=token dr_operation_token_primary=dr_operation_token_primary primary_api_addr=primary_api_addr ca_path=ca_path ca_file=ca_file)}}
9393
data-test-confirm-action-trigger
9494
>
9595
Update

0 commit comments

Comments
 (0)