Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

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 #2200 Fixes #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)