src/cm/media/js/lib/yui/yui_3.10.3/api/files/index.html
author ymh <ymh.work@gmail.com>
Thu, 10 Apr 2014 17:30:29 +0200
changeset 630 36ef50b63372
parent 525 89ef5ed3c48b
permissions -rw-r--r--
update karma config after test lib moves

<!doctype html>
<html>
    <head>
        <title>Redirector</title>
        <meta http-equiv="refresh" content="0;url=../">
    </head>
    <body>
        <a href="../">Click here to redirect</a>
    </body>
</html>