Skip to content

Commit

Permalink
Hide API predisposition (API not redy yet)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreapollastri committed May 4, 2020
1 parent 8ab66c4 commit 8b0c323
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/views/settings.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@


@section('content')
<div class="row">
<!--<div class="row">
<div class="col">
<a href="#" class="btn btn-sm btn-primary shadow-sm float-right" data-toggle="modal" data-target="#apikeyModal">
<i class="fas fa-key fa-sm text-white-50"></i> API KEY
</a>
</div>
</div>
</div>-->
<div class="space"></div>
@if(Session::has('alert-success'))
<div class="alert alert-success" role="alert">
Expand Down

0 comments on commit 8b0c323

Please sign in to comment.