Sha256: 1c7fac6858e8994df87c807fad9ea13facd7d63bca6f19ba88c798b1cd820e7c

Contents?: true

Size: 740 Bytes

Versions: 52

Compression:

Stored size: 740 Bytes

Contents

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
    <head>
        <title>_(Spider Configuration Editor)</title>
        <script sp:each='@assets[:js] |script|' type="text/javascript" src="{ script }"></script>
        <link sp:each='@assets[:css] |css_file|' rel='stylesheet' href='{ css_file }' />
    </head>
    <body>
        <div id="content">
            <div id="menu">
                <a href="{ ConfigEditor.url }/options">_(Configuration options)</a>
                <a href="{ ConfigEditor.url }/required">
                    _(Required)<span sp:if="!@required.empty?">!</span>
                </a>
            </div>
            <sp:yield />
        </div>
    </body>
</html>

Version data entries

52 entries across 52 versions & 1 rubygems

Version Path
spiderfw-1.0.1 apps/config_editor/views/config_editor.layout.shtml
spiderfw-1.0.0 apps/config_editor/views/config_editor.layout.shtml
spiderfw-0.6.39 apps/config_editor/views/config_editor.layout.shtml
spiderfw-0.6.38 apps/config_editor/views/config_editor.layout.shtml
spiderfw-0.6.37 apps/config_editor/views/config_editor.layout.shtml
spiderfw-0.6.35 apps/config_editor/views/config_editor.layout.shtml
spiderfw-0.6.34 apps/config_editor/views/config_editor.layout.shtml
spiderfw-0.6.33 apps/config_editor/views/config_editor.layout.shtml
spiderfw-0.6.32 apps/config_editor/views/config_editor.layout.shtml
spiderfw-0.6.31 apps/config_editor/views/config_editor.layout.shtml
spiderfw-0.6.30 apps/config_editor/views/config_editor.layout.shtml
spiderfw-0.6.29 apps/config_editor/views/config_editor.layout.shtml
spiderfw-0.6.28 apps/config_editor/views/config_editor.layout.shtml
spiderfw-0.6.27 apps/config_editor/views/config_editor.layout.shtml
spiderfw-0.6.26 apps/config_editor/views/config_editor.layout.shtml
spiderfw-0.6.26.pre1 apps/config_editor/views/config_editor.layout.shtml
spiderfw-0.6.25 apps/config_editor/views/config_editor.layout.shtml
spiderfw-0.6.24 apps/config_editor/views/config_editor.layout.shtml
spiderfw-0.6.23 apps/config_editor/views/config_editor.layout.shtml
spiderfw-0.6.22 apps/config_editor/views/config_editor.layout.shtml