snipe-it/resources/views/models
Daniel Meltzer 61543f3a04 Add presenters for models. (#3098)
* Add presenters for models.  Move bootstrap table JSON generation to these presenters, which cleans up controllers a lot.  Move view specific modifications from the models to the presenters as well.

* Fix some issues found by travis and codacy

* Fix a few more issues found while testing.

* Attempt another acceptance test fix

* Try something else

* Maybe..
2016-12-23 17:52:00 -08:00
..
custom_fields_form.blade.php Fixes #2959 - fixed error with custom fields not populating correctly 2016-11-29 01:59:18 -08:00
edit.blade.php Use url() helper over URL::to 2016-12-15 16:41:36 -08:00
index.blade.php Use url() helper over URL::to 2016-12-15 16:41:36 -08:00
view.blade.php Add presenters for models. (#3098) 2016-12-23 17:52:00 -08:00