mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-01-11 20:38:42 +00:00
Fix tab bug
This commit is contained in:
parent
77e114c60c
commit
87f95c0020
|
|
@ -88,7 +88,7 @@ Additional coloring of sections can be achieved by adding a coloring class.
|
|||
Tabs are a useful tool in order to display more information on one page.
|
||||
|
||||
```html
|
||||
<div class="tab tab-2">
|
||||
<div class="tabview tab-2">
|
||||
<ul class="tab-links">
|
||||
<li><label for="tab-1">Tab Title 1</label>
|
||||
<li><label for="tab-2">Tab Title 2</label>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user