Raathigesh / lazymine

Simple redmine portal for time entry.
http://lazymine.github.io
MIT License
16 stars 6 forks source link

Entering .x hours without leading zero gives the value "null." #37

Closed chathuranga closed 9 years ago

chathuranga commented 9 years ago

Steps

  1. Add a new task from the search
  2. User wants to enter 0.5 hours, so he tries entering .5 directly
  3. Hours show as "null." which ideally should be "0.5".
Raathigesh commented 9 years ago

Fixed