diff options
Diffstat (limited to 'share/www/status.html')
-rw-r--r-- | share/www/status.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/www/status.html b/share/www/status.html index 7cbbc110..72cd2afe 100644 --- a/share/www/status.html +++ b/share/www/status.html @@ -17,12 +17,12 @@ specific language governing permissions and limitations under the License. <head> <title>Status</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.1"></script> - <script src="script/jquery.cookies.js?0.9.0"></script> - <script src="script/jquery.couch.js?0.9.0"></script> - <script src="script/futon.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/futon.js?0.11.0"></script> </head> <body><div id="wrap"> <h1> |