Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Александр Буш
/
kondor
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 9ddfee93
authored
Mar 07, 2013
by
Alex Bush
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tabs
1 parent
2a15ff6b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
3 deletions
index.html
index.html
View file @
9ddfee9
...
...
@@ -87,12 +87,14 @@
<div>
<ul
class=
"nav nav-tabs"
>
<li
class=
"active"
><a
href=
"#"
>
Click Me
</a></li>
<li
class=
""
><a
href=
"#"
>
Click Me
</a></li>
<li
class=
""
><a
href=
"#"
>
Click Me
</a></li>
<li
class=
"active"
><a
href=
"#
one"
data-toggle=
"tab
"
>
Click Me
</a></li>
<li
class=
""
><a
href=
"#
two"
data-toggle=
"tab
"
>
Click Me
</a></li>
<li
class=
""
><a
href=
"#
three"
data-toggle=
"tab
"
>
Click Me
</a></li>
</ul>
</div>
<div
id=
"myTabContent"
class=
"tab-content"
>
<div
class=
"tab-pane active in"
id=
"one"
>
<div
class=
"row"
>
<div
class=
"span8 well"
>
<div
class=
"row"
>
...
...
@@ -131,6 +133,16 @@
</div>
</div>
</div>
</div>
<div
class=
"tab-pane fade"
id=
"two"
>
<div
class=
"row"
>
<p>
Леха жопа
</p>
</div>
</div>
</div>
</div>
<!-- //well -->
<div>
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment