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
genotoul-bioinfo
jvenn
Commits
7a93d3a6
Commit
7a93d3a6
authored
Nov 25, 2016
by
Jerome Mariette
Browse files
slight english modifications
parent
49e98818
Changes
2
Hide whitespace changes
Inline
Side-by-side
documentation.html
View file @
7a93d3a6
...
...
@@ -164,7 +164,7 @@ $(document).ready(function(){
<div
class=
"page-header"
>
<h1>
displaySwitch
</h1>
</div>
<p>
The default value is true to display
, if you provide
more than 3 lists
,
a
switch button panel
.
</p>
<p>
The default value is true to display
a switch button panel, if
more than 3 lists a
re provided
.
</p>
<pre
class=
"prettyprint linenums"
>
$(document).ready(function(){
$('#example').jvenn({
...
...
example.html
View file @
7a93d3a6
...
...
@@ -820,7 +820,7 @@
<button
id=
"ds_no"
type=
"button"
class=
"btn btn-mini"
>
No
</button>
</div><br/>
<img
src=
"img/bullet.png"
style=
"vertical-align:initial;padding-top:10px"
>
Display the switch button panel (if more than 3 lists provided):
Display the switch button panel (if more than 3 lists
are
provided):
<div
class=
"btn-group"
data-toggle=
"buttons-radio"
>
<button
id=
"dsw_yes"
type=
"button"
class=
"btn btn-mini active"
>
Yes
</button>
<button
id=
"dsw_no"
type=
"button"
class=
"btn btn-mini"
>
No
</button>
...
...
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