Support for viewing and exporting packs

This commit is contained in:
Dane Everitt 2016-11-15 23:12:47 -05:00
parent a1bc6fa2d3
commit 09c2dcc1b6
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
8 changed files with 403 additions and 21 deletions

View file

@ -30,7 +30,6 @@
<li><a href="/admin/services">Services</a></li>
<li><a href="{{ route('admin.services.service', $service->id) }}">{{ $service->name }}</a></li>
<li class="active">{{ $option->name }}</li>
<li><a href="{{ route('admin.services.packs.for', $option->id) }}">Service Packs</a></li>
</ul>
<div class="alert alert-warning"><strong>Warning!</strong> This page contains advanced settings that the panel and daemon use to control servers. Modifying information on this page is not recommended unless you are absolutely sure of what you are doing.</div>
<h3>Settings</h3><hr />