aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2015-09-30 15:31:15 +0200
committerAlexander Schmitz <arschmitz@gmail.com>2015-10-08 14:02:58 -0400
commit42daa77f908e392698b157372b60977c064fbaa8 (patch)
tree9e9b94fee129c280994cab301680551fc8730560
parent19959ac6748ebc84539f874a2f77314c4641e030 (diff)
downloadjquery-ui-42daa77f908e392698b157372b60977c064fbaa8.tar.gz
jquery-ui-42daa77f908e392698b157372b60977c064fbaa8.zip
Controlgroup: Update toolbar demo to warn about "this is just a demo"
-rw-r--r--demos/controlgroup/toolbar.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/demos/controlgroup/toolbar.html b/demos/controlgroup/toolbar.html
index d68d834b5..14f9842c8 100644
--- a/demos/controlgroup/toolbar.html
+++ b/demos/controlgroup/toolbar.html
@@ -160,7 +160,7 @@
Argument
How a Ship having passed the Line was driven by storms to the cold Country towards the South Pole;
- and how from thence she made her course to the tropical Latitude of the Great Pacific Ocean; and
+ and how from thence she made her course to the tropical Latitude of the Great Pacific Ocean; and
of the strange things that befell; and in what manner the Ancyent Marinere came back to his own
Country.
@@ -270,7 +270,8 @@
</div>
<div class="demo-description">
<p>A sample editor toolbar</p>
- <p>Highlight text and edit it using the buttons and dropdowns in the toolbar</p>
+ <p>Highlight text and edit it using the buttons and dropdowns in the toolbar.</p>
+ <p class="warning">Remember: This is only a demo and shouldn't be used for anything in production. Use a proper editor like <a href="http://prosemirror.net/">ProseMirror</a> instead.
</div>
</body>
</html>