Skip to content

Commit

Permalink
EidguiV2: Set radio button add scap attributes to true when returning…
Browse files Browse the repository at this point in the history
… to sign page
  • Loading branch information
ruiteixeira1 committed Nov 29, 2024
1 parent 64d8933 commit 4c1296d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -857,6 +857,7 @@ PageDefinitionsSCAPForm {
mainFormID.propertyMainMenuBottomListView.currentIndex = -1
mainFormID.propertySubMenuListView.currentIndex = -1
mainFormID.propertyPageLoader.source = "../../" + Constants.SIGNATURE_PAGE_URL
mainFormID.propertyPageLoader.item.propertySwitchAddAttributes.checked = true
}

function isAnyEntitySelected() {
Expand Down

0 comments on commit 4c1296d

Please sign in to comment.