pull/1352/head
Daniel Supernault 6 years ago
parent a0ccc10d6d
commit 37d9951a41
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -9,9 +9,9 @@
</div> </div>
<hr> <hr>
<p class="alert alert-warning"> <p class="alert alert-warning">
<strong>Feature Unavailable:</strong> This feature will be released in v0.9.0. <strong>Feature Unavailable:</strong> This feature will be released in a future version.
</p> </p>
{{--< div class="table-responsive"> {{-- <div class="table-responsive">
<table class="table"> <table class="table">
<thead class="bg-light"> <thead class="bg-light">
<tr class="text-center"> <tr class="text-center">

@ -9,6 +9,6 @@
</div> </div>
<hr> <hr>
<p class="alert alert-warning"> <p class="alert alert-warning">
<strong>Feature Unavailable:</strong> This feature will be released in v0.9.0. <strong>Feature Unavailable:</strong> This feature will be released in a future version.
</p> </p>
@endsection @endsection

@ -5,9 +5,10 @@
@section('section') @section('section')
<div class="title"> <div class="title">
<h3 class="font-weight-bold">Configuration Settings</h3> <h3 class="font-weight-bold">Configuration Settings</h3>
<p class="lead">Edit any .env or config setting</p> <p class="lead">Edit configuration settings</p>
<hr> </div>
<p class="alert alert-warning"> <hr>
<strong>Feature Unavailable:</strong> This feature will be released in v0.9.0. <p class="alert alert-warning">
</p> <strong>Feature Unavailable:</strong> This feature will be released in a future version.
</p>
@endsection @endsection

@ -9,6 +9,6 @@
</div> </div>
<hr> <hr>
<p class="alert alert-warning"> <p class="alert alert-warning">
<strong>Feature Unavailable:</strong> This feature will be released in v0.9.0. <strong>Feature Unavailable:</strong> This feature will be released in a future version.
</p> </p>
@endsection @endsection

@ -9,6 +9,6 @@
</div> </div>
<hr> <hr>
<p class="alert alert-warning"> <p class="alert alert-warning">
<strong>Feature Unavailable:</strong> This feature will be released in v0.9.0. <strong>Feature Unavailable:</strong> This feature will be released in a future version.
</p> </p>
@endsection @endsection
Loading…
Cancel
Save