We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The tabs from the WRAP pluggin are displayed vertically
<WRAP tabs> * [[en:page1|PAGE1]] * [[en:page2|PAGE2]] * [[en:page3|PAGE3]] </WRAP>
all tabs should look right.
**Expected behavior: I expect the tabs to remain as tabs. (I might be wrong but that part was functionnal a while ago. )
**Actual behavior: The tabs become a vertical list with bullets
with dokuwiki template with Bootstrap3 template
====== Tool ====== {{tag>en:PNC}} <WRAP tabs> * [[en:tool:start|Installation]] * [[en:tool:manuel|Manual]] * [[en:tool:formation|training]] * [[en:tool:faq|faq]] * [[en:tool:version|Version]] </WRAP> ==== Manual ==== <html><button type="button" class="btn btn-info"><i class="fa fa-arrow-left fa-lg" onclick="history.back(-1)"></i></button></html>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
The tabs from the WRAP pluggin are displayed vertically
Steps to reproduce
**Expected behavior: I expect the tabs to remain as tabs. (I might be wrong but that part was functionnal a while ago. )
**Actual behavior: The tabs become a vertical list with bullets
Versions
Cell Background
Gallery Plugin
Indexmenu Plugin
Pagelist Plugin
Tag Plugin
Wrap pluggin
Screenshots or Logs
with dokuwiki template
with Bootstrap3 template
Sample page or snippet
The text was updated successfully, but these errors were encountered: