mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-12 06:17:28 -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>
|
<span id="searchclear" class="fas fa-times" aria-hidden="true"></span>
|
||||||
<button type="submit" disabled style="display: none" aria-hidden="true"></button>
|
<button type="submit" disabled style="display: none" aria-hidden="true"></button>
|
||||||
</div>
|
</div>
|
||||||
<a href="{{ route('settings.index') }}" class="btn btn-primary pull-right" style="margin-left: 10px;">{{ trans('general.back') }}</a>
|
|
||||||
|
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue