snipe-it/resources/views/layouts
Daniel Meltzer c2616412c0 Add laravel routes to javascript (#4092)
* Add laravel routes to javascript

This will clean up a lot of passing of urls.  Adds a route() helper and
everything...

This commit also moves the customfield fetching to only be fetched once
and shared with each file, rather than once for each file.

* Try to fix travis unit test things.

* Downgrade doctrine/inflector for php5

* Attempt to occasional seeder issues on travis if the asset does not generate validatable data.

* Update sql dump for functional tests.

* Try to fix api tests.
2017-10-01 12:59:55 -07:00
..
basic.blade.php Additional fixes for #3995 in atypical blades 2017-09-25 15:41:02 -07: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 laravel routes to javascript (#4092) 2017-10-01 12:59:55 -07:00
edit-form.blade.php Fixes #3634 - use new routes for groups 2017-06-08 20:24:26 -07:00
setup.blade.php Added nonce to basic blade 2017-09-29 05:49:26 -07:00