Web:Client:Components:Panels:SelectionPanel Added id

This commit is contained in:
Akmal Isomadinov 2022-11-25 19:40:02 +05:00
parent f4168fb4ef
commit 3677ab0bc5

View File

@ -130,6 +130,7 @@ const SelectionPanelBody = ({
</ModalDialog.Body>
<ModalDialog.Footer>
<Button
id="select-file-modal-submit"
theme={theme}
className="select-file-modal-dialog-buttons-save"
primary
@ -149,6 +150,7 @@ const SelectionPanelBody = ({
isLoading={isDisableTree}
/>
<Button
id="select-file-modal-cancel"
theme={theme}
className="modal-dialog-button"
size="normal"