Skip to content

Commit

Permalink
Remove link to BR Modelo Docs
Browse files Browse the repository at this point in the history
We still need to improve Docs page before make it accessible inside the app.
  • Loading branch information
idmarjr committed Dec 18, 2021
1 parent 38b869b commit 20b8524
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions app/angular/components/dropdownIcon.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,7 @@
<i class="fa fa-user-circle"></i>
</button>
<ul class="dropdown-menu dropdown-menu-right">
<li title="">
<a
target="_blank"
rel="noopener noreferrer"
href="https://docs.brmodeloweb.com"
>
{{'Documentation' | translate}}
</a>
</li>
<li role="separator" class="divider"></li>
<li title="">
<li>
<a
target="_blank"
rel="noopener noreferrer"
Expand All @@ -22,7 +12,7 @@
{{'Request feature' | translate}}
</a>
</li>
<li title="">
<li>
<a
target="_blank"
rel="noopener noreferrer"
Expand Down

0 comments on commit 20b8524

Please sign in to comment.