diff options
Diffstat (limited to 'share/www/status.html')
-rw-r--r-- | share/www/status.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/www/status.html b/share/www/status.html index 3e23f85d..2067ab9b 100644 --- a/share/www/status.html +++ b/share/www/status.html @@ -19,8 +19,10 @@ specific language governing permissions and limitations under the License. <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> <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.1"></script> + <script src="script/sha1.js"></script> + <script src="script/jquery.js?1.4.2"></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"> |