Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
g1
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
76
Issues
76
List
Boards
Labels
Service Desk
Milestones
Merge Requests
4
Merge Requests
4
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cto
g1
Commits
a9869ac3
Commit
a9869ac3
authored
Feb 13, 2019
by
S Anand
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
DOC: bootstrap-select is a dropdown dependency
@tejesh.p
parent
4030fcaf
Pipeline
#76539
passed with stage
in 2 minutes and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
docs/dropdown.md
docs/dropdown.md
+6
-1
No files found.
docs/dropdown.md
View file @
a9869ac3
...
...
@@ -3,9 +3,14 @@
`$.dropdown()`
creates dropdowns that integrate well with
[
$.urlfilter
](
#urlfilter
)
and
[
$.urlchange
](
#urlchange
)
.
It requires the
[
bootstrap-select
](
https://
silviomoreto.github.io/bootstrap-select/examples
/
)
It requires the
[
bootstrap-select
](
https://
developer.snapappointments.com/bootstrap-select
/
)
library and its dependencies.
```
html
<link
rel=
"stylesheet"
href=
"ui/bootstrap-select/dist/css/bootstrap-select.min.css"
>
<script
src=
"ui/bootstrap-select/dist/js/bootstrap-select.min.js"
></script>
```
Example:
```
html
...
...
S Anand
@s.anand
mentioned in merge request
!60 (closed)
·
Feb 13, 2019
mentioned in merge request
!60 (closed)
mentioned in merge request !60
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment