jameacle09 / csileavemanagementsystem

Leave Management System for CSI with a Spring Boot backend and a React frontend.
8 stars 15 forks source link

Fixed Internet Explorer 11 Compatibility Issue #189

Closed netkiko closed 5 years ago

netkiko commented 5 years ago

In Reference to Issue #187

Updated Apply Leave page to allow manual entries on Start and End Dates as IE 11 doesn't support DatePicker, updated the Leave Duration computation as some Date functions aren't supported as well.