File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ docsApp.directive.documentationGroupList = function($timeout) {
9
9
'<div class="documentation-group-info sidenav">' ,
10
10
'<ul class="list-group nav">' ,
11
11
'<li ng-repeat="section in group.sections" class="documentation-group-section list-group-item">' ,
12
- '<a href="{{section.url}}">{{section.title}} <i class="icon-chevron-right"></i> </a>' ,
12
+ '<a href="{{section.url}}">{{section.title}}</a>' ,
13
13
'</li>' ,
14
14
'</ul>' ,
15
15
'</div>' ,
Original file line number Diff line number Diff line change 18
18
< img src ="https://gemnasium.com/jmdobry/angular-data.png " alt ="Dependency Status "
19
19
style ="max-width:100%; ">
20
20
</ a >
21
+ < iframe src ="http://benschwarz.github.io/bower-badges/embed.html?pkgname=angular-data " width ="160 " height ="32 " allowtransparency ="true " frameborder ="0 " scrolling ="0 "> </ iframe >
21
22
</ h1 >
22
23
23
24
< p style ="color: #d14; font-size: 16px; "> This is alpha software!</ p >
You can’t perform that action at this time.
0 commit comments