diff options
| author | Jacob Thornton <[email protected]> | 2011-09-11 21:03:17 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-09-11 21:03:17 -0700 |
| commit | 200f5817ba7eb4c9ccafed3faad45b06ba89dfa7 (patch) | |
| tree | 5ad41601586f7a96a74ae4d8979a755680febc24 /docs/index.html | |
| parent | e255b4f51dd690cbdcf75a1a7e93ddc5c07499f2 (diff) | |
| download | bootstrap-200f5817ba7eb4c9ccafed3faad45b06ba89dfa7.tar.xz bootstrap-200f5817ba7eb4c9ccafed3faad45b06ba89dfa7.zip | |
method invocation jqueryui style
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 90e5625d8..c960fb6bc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1324,7 +1324,7 @@ <li><a href="#">Messages</a></li> <li><a href="#">Settings</a></li> <li><a href="#">Contact</a></li> - <li class="dropdown"> + <li class="dropdown" data-dropdown> <a href="#" class="dropdown-toggle">Dropdown</a> <ul class="dropdown-menu"> <li><a href="#">Secondary link</a></li> |
