Skip to content

Commit

Permalink
remove stupid blue arrow
Browse files Browse the repository at this point in the history
  • Loading branch information
anotherchrisberry committed Feb 11, 2015
1 parent 61035b0 commit 2b9e465
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions app/views/application.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
<div class="row page-header application-header navbar-fixed-top navbar">
<div class="container">
<h2>
<a ui-sref="home.applications"
analytics-on="click" analytics-category="Application View" analytics-label="Blue arrow clicked">
<span class="glyphicon glyphicon-circle-arrow-left"></span>
</a>
<h2 style="min-width: 200px">
{{application.name}}
</h2>
<div ng-if="application.notFound">
Expand Down

0 comments on commit 2b9e465

Please sign in to comment.