summaryrefslogtreecommitdiff
path: root/share/www/document.html
diff options
context:
space:
mode:
Diffstat (limited to 'share/www/document.html')
-rw-r--r--share/www/document.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/share/www/document.html b/share/www/document.html
index dad11914..57d458d4 100644
--- a/share/www/document.html
+++ b/share/www/document.html
@@ -17,18 +17,18 @@ specific language governing permissions and limitations under the License.
<head>
<title>View Document</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
- <link rel="stylesheet" href="style/layout.css?0.9.0" type="text/css">
+ <link rel="stylesheet" href="style/layout.css?0.11.0" type="text/css">
<script src="script/json2.js"></script>
<script src="script/jquery.js?1.3.2"></script>
- <script src="script/jquery.cookies.js?0.9.0"></script>
- <script src="script/jquery.couch.js?0.9.0"></script>
- <script src="script/jquery.dialog.js?0.9.0"></script>
- <script src="script/jquery.editinline.js?0.9.0"></script>
- <script src="script/jquery.form.js?0.9.0"></script>
- <script src="script/jquery.resizer.js?0.9.0"></script>
- <script src="script/futon.js?0.9.0"></script>
- <script src="script/futon.browse.js?0.9.0"></script>
- <script src="script/futon.format.js?0.9.0"></script>
+ <script src="script/jquery.cookies.js?0.11.0"></script>
+ <script src="script/jquery.couch.js?0.11.0"></script>
+ <script src="script/jquery.dialog.js?0.11.0"></script>
+ <script src="script/jquery.editinline.js?0.11.0"></script>
+ <script src="script/jquery.form.js?0.11.0"></script>
+ <script src="script/jquery.resizer.js?0.11.0"></script>
+ <script src="script/futon.js?0.11.0"></script>
+ <script src="script/futon.browse.js?0.11.0"></script>
+ <script src="script/futon.format.js?0.11.0"></script>
<script>
var page = new $.futon.CouchDocumentPage();