Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
a29dee44
Commit
a29dee44
authored
Jan 30, 2012
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove all new dropdown button stuff
parent
a8400009
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
29 deletions
+0
-29
docs/assets/bootstrap.zip
docs/assets/bootstrap.zip
+0
-0
docs/templates/pages/components.mustache
docs/templates/pages/components.mustache
+0
-29
No files found.
docs/assets/bootstrap.zip
View file @
a29dee44
No preview for this file type
docs/templates/pages/components.mustache
View file @
a29dee44
...
...
@@ -163,35 +163,6 @@
<li><a
href=
"#"
>
{{
_i
}}
Separated link
{{/
i
}}
</a></li>
</ul>
</div>
<!-- /btn-group -->
<div
class=
"btn-group"
>
<a
class=
"btn info dropdown-toggle"
data-toggle=
"dropdown"
href=
"#btnDropdown1"
>
{{
_i
}}
1
{{/
i
}}
<span
class=
"caret"
></span></a>
<a
class=
"btn info dropdown-toggle"
data-toggle=
"dropdown"
href=
"#btnDropdown2"
>
{{
_i
}}
2
{{/
i
}}
<span
class=
"caret"
></span></a>
<a
class=
"btn info dropdown-toggle"
data-toggle=
"dropdown"
href=
"#btnDropdown3"
>
{{
_i
}}
3
{{/
i
}}
<span
class=
"caret"
></span></a>
<ul
class=
"dropdown-menu"
id=
"btnDropdown1"
>
<li><a
href=
"#"
>
{{
_i
}}
Action
{{/
i
}}
</a></li>
<li><a
href=
"#"
>
{{
_i
}}
Another action
{{/
i
}}
</a></li>
<li><a
href=
"#"
>
{{
_i
}}
Something else here
{{/
i
}}
</a></li>
<li
class=
"divider"
></li>
<li><a
href=
"#"
>
{{
_i
}}
Separated link
{{/
i
}}
</a></li>
</ul>
<ul
class=
"dropdown-menu"
id=
"btnDropdown2"
>
<li><a
href=
"#"
>
{{
_i
}}
Action
{{/
i
}}
</a></li>
<li><a
href=
"#"
>
{{
_i
}}
Another action
{{/
i
}}
</a></li>
<li><a
href=
"#"
>
{{
_i
}}
Something else here
{{/
i
}}
</a></li>
<li
class=
"divider"
></li>
<li><a
href=
"#"
>
{{
_i
}}
Separated link
{{/
i
}}
</a></li>
</ul>
<ul
class=
"dropdown-menu"
id=
"btnDropdown3"
>
<li><a
href=
"#"
>
{{
_i
}}
Action
{{/
i
}}
</a></li>
<li><a
href=
"#"
>
{{
_i
}}
Another action
{{/
i
}}
</a></li>
<li><a
href=
"#"
>
{{
_i
}}
Something else here
{{/
i
}}
</a></li>
<li
class=
"divider"
></li>
<li><a
href=
"#"
>
{{
_i
}}
Separated link
{{/
i
}}
</a></li>
</ul>
</div>
<!-- /btn-group -->
</div>
</div>
<div
class=
"span8"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment