snipe-it/resources/views/layouts
Daniel Meltzer fd450e2773 Two asset maintence related fixes (#3101)
* Fix maintenances create button, and post to the proper route in maintences edit

* Fix consumable tab when active.

* Fix an html formatting error that resulted in us not closing a form.  This would cause the checkin page to try to submit a delete request (related to the modal form) rather than the desired checkin request.  Also fix formatting in this file.

* Use log mail driver for testing, should fix the functional issue.  Disable acceptance tests on travis for now.

* Fix Category edit page.

* EOL Can be null.
2016-12-26 15:17:12 -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 Two asset maintence related fixes (#3101) 2016-12-26 15:17:12 -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