mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-11 22:07:29 -08:00
Removed back buttons on settings index
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
c816b960b5
commit
3594ed67d1
|
@ -20,8 +20,6 @@
|
|||
<span id="searchclear" class="fas fa-times" aria-hidden="true"></span>
|
||||
<button type="submit" disabled style="display: none" aria-hidden="true"></button>
|
||||
</div>
|
||||
<a href="{{ route('settings.index') }}" class="btn btn-primary pull-right" style="margin-left: 10px;">{{ trans('general.back') }}</a>
|
||||
|
||||
</form>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue