snipe-it/resources/views/hardware
Daniel Meltzer 0c912bcf49 Fix more number_format madness.
This does two main things:
1) The importer now imports as numbers, not parsed strings.  This allows
is to format values on output instead of input, which is what was
happening in most places.

2) Add a Helper::parseCurrencyString method and port everything to use
this.  This checks to see if the value is numeric or empty, and returns
the appropriate value in all cases.  Should fix all known occurances of
number_format expections.
2016-08-16 20:41:28 -05:00
..
bulk-checkout.blade.php Fixed feedback on #2349 (#2359) 2016-07-29 13:59:50 -07:00
bulk-delete.blade.php Nicer bulk delete layout 2016-06-29 04:30:21 -07:00
bulk.blade.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
checkin.blade.php Cleanup checkin blade 2016-07-22 02:34:25 -07:00
checkout.blade.php Cleanup checkout form 2016-07-22 02:20:05 -07:00
clone.blade.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
edit.blade.php Fix more number_format madness. 2016-08-16 20:41:28 -05:00
history.blade.php Small tweaks to history 2016-08-12 19:03:32 -07:00
import.blade.php Importer again (#2260) 2016-07-18 15:46:03 -07:00
index.blade.php Fix exports (#2338) 2016-07-27 19:45:45 -07:00
labels.blade.php Merge pull request #2172 from ddreier/v3-label-changes 2016-06-17 17:14:28 -07:00
qr-view.blade.php Fixes #2140 2016-06-13 12:07:01 -07:00
view.blade.php Fix more number_format madness. 2016-08-16 20:41:28 -05:00