Projekt

Obecné

Profil

« Předchozí | Další » 

Revize d1bca09c

Přidáno uživatelem Dominik Poch před asi 2 roky(ů)

Changed modal closing

Do not close modal when clicked outside of bounds

Zobrazit rozdíly:

webapp/components/modals/TagModal.tsx
70 70
            visible={true}
71 71
            okText={props.submitText}
72 72
            cancelText="Zrušit"
73
            maskClosable={false}
73 74
            onCancel={handleCancel}
74 75
            onOk={() => {
75 76
                // Custom form validation when the modal is submitted.

Také k dispozici: Unified diff