Projekt

Obecné

Profil

« Předchozí | Další » 

Revize bd782af2

Přidáno uživatelem plundrichov před více než 4 roky(ů)

re #58 ymanager // danekja#60 // fixed redone

Zobrazit rozdíly:

client/src/UpcomingRequests.js
25 25
            type: convertVacationType(request.type),
26 26
            start: moment(convertedStartDate).format("D.M.YYYY"),
27 27
            end: null,
28
            status: request.status = request.status.toLowerCase()
28
            status: request.status.toLowerCase()
29 29
        })
30 30
      }))
31 31
    }).catch(reason => {

Také k dispozici: Unified diff