snipe-it/resources/views/layouts
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
..
basic.blade.php Use url() helper over URL::to 2016-12-15 16:41:36 -08:00
debug.blade.php Misc debug template for use with debugging CSV exports, etc 2016-09-12 14:05:31 -07:00
default.blade.php Add presenters for models. (#3098) 2016-12-23 17:52:00 -08:00
edit-form.blade.php Updated to use named routes (#3060), some FORM spoofing for PUT (#3061) 2016-12-15 04:27:17 -08:00
setup.blade.php Fix mail test script 2016-11-29 01:19:05 -08:00