Removed "add a YABs" button

Removed "add a YABs" button
No longer needed with the POST YABS
This commit is contained in:
cp6 2022-10-20 11:09:13 +11:00
parent a649f1749e
commit 17b7733258

View File

@ -32,7 +32,6 @@
<a href="{{ route('servers.create') }}" class="btn btn-primary mb-3">Add server</a>
<a href="{{ route('servers-compare-choose') }}" class="btn btn-primary mb-3 ms-2">Compare
servers</a>
<a href="{{ route('yabs.create') }}" class="btn btn-primary mb-3 ms-2">Add a YABs</a>
<div class="table-responsive">
<table class="table table-bordered">
<thead class="table-light">