Skip to content

Commit

Permalink
Add Privacy&Cookies lable
Browse files Browse the repository at this point in the history
  • Loading branch information
lqtian committed Aug 30, 2016
1 parent cfe1cf0 commit 2557054
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions views/header/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,13 +151,6 @@
</a>
</li>
<li class="divider"></li>
<li>
<a href="https://github.com/swagger-api/swagger-editor/issues/new?labels=From%20Editor" target="_blank">
<i class="fa fa-bug highlighted"></i>&nbsp;
<span>Report A Bug</span>
</a>
</li>
<li class="divider"></li>
<li>
<a dropdown-toggle ng-click="toggleAboutEditor(true)" tabindex="-1">
<i class="fa no-icon"></i>&nbsp;
Expand All @@ -166,8 +159,10 @@
</li>
</ul>
</div>
<div class="privacy dropdown" uib-dropdown>
<a class="dropdown-toggle btn btn-default" href="http://go.microsoft.com/fwlink/?LinkId=512132"><span>Privacy &#38; Cookies</span></a>
</div>
</section>

<section class="status-bar">
<div class="status {{statusClass}}" ng-if="status">
<i ng-if="statusClass == 'working'" class="fa fa-spinner fa-pulse"></i>
Expand Down

0 comments on commit 2557054

Please sign in to comment.