File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 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) {
99 '<div class="documentation-group-info sidenav">' ,
1010 '<ul class="list-group nav">' ,
1111 '<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>' ,
1313 '</li>' ,
1414 '</ul>' ,
1515 '</div>' ,
Original file line number Diff line number Diff line change 1818 < img src ="https://gemnasium.com/jmdobry/angular-data.png " alt ="Dependency Status "
1919 style ="max-width:100%; ">
2020 </ 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 >
2122 </ h1 >
2223
2324 < p style ="color: #d14; font-size: 16px; "> This is alpha software!</ p >
You can’t perform that action at this time.
0 commit comments