Remove from patron a case that does not exist
We never use tabs somewhere else than in a header
This commit is contained in:
parent
7af3f90197
commit
7c1eed760a
1 changed files with 0 additions and 10 deletions
|
@ -51,16 +51,6 @@
|
|||
%p
|
||||
= link_to ".button.primary.expand", "#", class: "button primary expand"
|
||||
|
||||
%h1 Onglets
|
||||
|
||||
%ul.tabs
|
||||
%li
|
||||
= link_to "Onglet 1", "#", class: "selected"
|
||||
%li
|
||||
= link_to "Onglet 2", "#"
|
||||
%li
|
||||
= link_to "Onglet 3", "#"
|
||||
|
||||
%h1 Labels
|
||||
|
||||
%span.label .label
|
||||
|
|
Loading…
Reference in a new issue