Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michael Iseard
Citrus-Slider-Website
Commits
ff8e5c85
Commit
ff8e5c85
authored
Jul 26, 2018
by
Michael Iseard
Browse files
add 'false' option to effect type
parent
444ad79a
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
ff8e5c85
...
...
@@ -193,6 +193,7 @@
<a
class=
"dropdown-item"
data-settings=
'{"effect": "pan"}'
href=
"#"
>
Pan
</a>
<a
class=
"dropdown-item"
data-settings=
'{"effect": "parallax"}'
href=
"#"
>
Parallax
</a>
<a
class=
"dropdown-item"
data-settings=
'{"effect": "zoom"}'
href=
"#"
>
Zoom
</a>
<a
class=
"dropdown-item"
data-settings=
'{"effect": false}'
href=
"#"
>
None
</a>
</div>
</div>
<div
class=
"btn-group col-md-auto"
>
...
...
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