Sha256: 64ab8f0488b69543ed06405215083bf5dac4cd5722e4e6df24605f44bce0218c

Contents?: true

Size: 374 Bytes

Versions: 5

Compression:

Stored size: 374 Bytes

Contents

<html>
<head>
    <script src="../lib/OpenLayers.js"></script>
    <script type="text/javascript">
        function test_OpenLayers(t) {
            t.plan(1);

            var script = document.getElementById("script");

            t.eq(OpenLayers._getScriptLocation(), "../", "Script location correctly detected.");
        }
    </script>
</head>
<body>
</body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
gb_mapfish_appserver-0.0.5 vendor/assets/javascripts/openlayers/tests/OpenLayers1.html
gb_mapfish_appserver-0.0.4 vendor/assets/javascripts/openlayers/tests/OpenLayers1.html
gb_mapfish_appserver-0.0.3 vendor/assets/javascripts/openlayers/tests/OpenLayers1.html
gb_mapfish_appserver-0.0.2 vendor/assets/javascripts/openlayers/tests/OpenLayers1.html
gb_mapfish_appserver-0.0.1 vendor/assets/javascripts/openlayers/tests/OpenLayers1.html