Skip to content

Commit

Permalink
Selectable demo: Workaround a stupid bug in the jqueryui.com demo sys…
Browse files Browse the repository at this point in the history
…tem. Fixes #5698 - Selectable: Bug in serializable demo.
  • Loading branch information
scottgonzalez committed Oct 12, 2010
1 parent 7a3e334 commit 527bc44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/selectable/serialize.html
Expand Up @@ -37,7 +37,7 @@
<div class="demo">

<p id="feedback">
You've selected: <span id="select-result">none</span>.
<span>You've selected:</span> <span id="select-result">none</span>.
</p>

<ol id="selectable">
Expand Down

0 comments on commit 527bc44

Please sign in to comment.