Skip to content

Commit a708fe6

Browse files
JeremyWeirpkozlowski-opensource
authored andcommitted
fix(tabs): remove leading newline from a template
This messes up jquery's parsing of the template Closes angular-ui#2200 Fixes angular-ui#2106
1 parent 42cc3f2 commit a708fe6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

template/tabs/tabset.html

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
<div>
32
<ul class="nav nav-{{type || 'tabs'}}" ng-class="{'nav-stacked': vertical, 'nav-justified': justified}" ng-transclude></ul>
43
<div class="tab-content">

0 commit comments

Comments
 (0)