Projekt

Obecné

Profil

« Předchozí | Další » 

Revize ebfe6347

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

re #58 client part(especially rebuilt api.js, all fetches, little edits in YourRequests/UpcomingRequests and fixed bugs in calendar and overview (add event, save, post, numbers)

Zobrazit rozdíly:

client/src/Overview.js
22 22
                     </tr>
23 23
                     <tr>
24 24
                        <td>{props.userName.name}</td>
25
                        <td className="td-center">{props.userName.sickday}</td>
25
                        <td className="td-center">{props.userName.takenSickday + '/' + props.userName.sickday}</td>
26 26
                        <td className="td-center">{props.userName.holiday}</td>
27 27
                     </tr>
28 28
                  </tbody>

Také k dispozici: Unified diff