Skip to content

Commit

Permalink
chore: remove notice re employment history endpoint (#669)
Browse files Browse the repository at this point in the history
  • Loading branch information
Crypta-Eve authored Feb 14, 2024
1 parent 02c17f4 commit c45a026
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/resources/views/character/sheet.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,6 @@
<div class="card-header">
<h3 class="card-title">
{{ trans('web::seat.employment_history') }}
<i class="fas fa-exclamation-circle text-danger" data-toggle="tooltip" data-placement="top"
title="This field will not update with new data until CCP re-enable the endpoint"></i>
</h3>
@if($character->refresh_token)
<div class="card-tools">
Expand Down

0 comments on commit c45a026

Please sign in to comment.