Commit a283a2ac authored by Marc Laporte's avatar Marc Laporte

Adding some inline user documentation

Todo: user should be able to upload PDF presentation
parent f255b27c
......@@ -786,7 +786,7 @@ Strophe.addConnectionPlugin('ofmuc', {
}
urlsList = urlsList + '</datalist>'
$.prompt('<h2>Share a Presentation</h2><input id="pdfiUrl" type="text" list="urls-list" autofocus >' + urlsList,
$.prompt('<h2>Share a Presentation</h2> <br> Full URL to a public PDF:<input id="pdfiUrl" type="text" list="urls-list" autofocus >' + urlsList,
{
title: "Share a PDF Presentation",
persistent: false,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment