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/SubTagModal.tsx
67 67
            visible={true}
68 68
            okText={props.submitText}
69 69
            cancelText="Zrušit"
70
            maskClosable={false}
70 71
            onCancel={handleCancel}
71 72
            onOk={() => {
72 73
                // Custom form validation when the modal is submitted.

Také k dispozici: Unified diff