You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by jc...@apache.org on 2010/01/18 22:28:47 UTC

svn commit: r900566 - /couchdb/trunk/share/www/status.html

Author: jchris
Date: Mon Jan 18 21:28:45 2010
New Revision: 900566

URL: http://svn.apache.org/viewvc?rev=900566&view=rev
Log:
added jquery.dialog to status.html page

Modified:
    couchdb/trunk/share/www/status.html

Modified: couchdb/trunk/share/www/status.html
URL: http://svn.apache.org/viewvc/couchdb/trunk/share/www/status.html?rev=900566&r1=900565&r2=900566&view=diff
==============================================================================
--- couchdb/trunk/share/www/status.html (original)
+++ couchdb/trunk/share/www/status.html Mon Jan 18 21:28:45 2010
@@ -21,6 +21,7 @@
     <script src="script/json2.js"></script>
     <script src="script/jquery.js?1.3.1"></script>
     <script src="script/jquery.couch.js?0.11.0"></script>
+    <script src="script/jquery.dialog.js?0.11.0"></script>
     <script src="script/futon.js?0.11.0"></script>
   </head>
   <body><div id="wrap">