Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !19474
An error occurred while fetching the assigned milestone of the selected merge_request.

Extended collapse panel example description.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/delftswa2016/v3-docs-panel-collapse into master 9 years ago
  • Overview 0
  • Commits 5
  • Pipelines 0
  • Changes 1

Created by: Pvanhesteren

Extended the collapse panel example description, which should resolve #18857 (closed).

Please let me know if you have any suggestions.

Compare
  • master (base)

and
  • latest version
    6e3fb3a8
    5 commits, 2 years ago

1 file
+ 2
- 3

    Preferences

    File browser
    Compare changes
docs/_includes/js/collapse.html
+ 2
- 3
  • View file @ 6e3fb3a8


@@ -45,9 +45,8 @@
</div>
</div>
{% endhighlight %}
<h2 id="collapse-example-accordion">Accordion example</h2>
<p>Extend the default collapse behavior to create an accordion with the panel component.</p>
<h2 id="collapse-example-accordion">Example of collapsing panels</h2>
<p>There is an additional wrapper panel-collapse class div compared to a normal panel. It can wrap around either a <code>panel-body</code>, or a <code>panel-body</code> and <code>panel-footer</code> . See the example HTML below, which creates an accordion.</p>
<div class="bs-example" data-example-id="collapse-accordion">
<div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
1
1 participant
Administrator
Reference:
Source branch: github/fork/delftswa2016/v3-docs-panel-collapse

Menu

Explore Projects Groups Snippets