This repository was archived by the owner on May 29, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 23
23
< header class ="navbar navbar-fixed-top ">
24
24
< div class ="navbar-inner ">
25
25
< div class ="container ">
26
- < a class ="brand " href ="# "> UI Bootstrap</ a >
26
+ < div class ="dropdown pull-left ">
27
+ < a class ="brand dropdown-toggle " role ="button " data-toggle ="dropdown " href ="# ">
28
+ UI Bootstrap
29
+ < b class ="caret "> </ b >
30
+ </ a >
31
+ < ul class ="dropdown-menu " role ="menu " aria-labelledby ="dLabel ">
32
+ < li > < a href ="https://github.com/angular-ui/ "> < strong > Related Projects:</ strong > </ a > </ li >
33
+ < li class ="divider "> </ li >
34
+ < li > < a href ="http://angular-ui.github.com/ "> AngularUI</ a > </ li >
35
+ < li > < a href ="http://angular-ui.github.com/ng-grid/ "> Grid</ a > </ li >
36
+ < li > < a href ="https://github.com/angular-ui/AngularJs.tmbundle "> AngularJS.tmbundle</ a > </ li >
37
+ < li > < a href ="http://angular-ui.github.com/router/ "> Router < span class ="label label-success "> New!</ span > </ a > </ li >
38
+ < li > < a href ="http://angular-ui.github.com/Tips-n-Tricks/ "> Tips-n-Tricks < span class ="label "> WIP</ span > </ a > </ li >
39
+ </ ul >
40
+ </ div >
27
41
< div class ="nav-collapse ">
28
42
< ul class ="nav ">
29
43
< li >
You can’t perform that action at this time.
0 commit comments