Sha256: d66ceaee9f879f9223bf4bbdcb1731e8b94d3ae35227fe09d1d060ab13b573ed

Contents?: true

Size: 377 Bytes

Versions: 41

Compression:

Stored size: 377 Bytes

Contents

<div class="">
    <form action="{ @request[:path] }" method="POST">
        <input sp:each="@params |name, value|" type="hidden" name="{ name }" value="{ value }" />
        <tpl:placeholder name="text" />
        <div class="actions">
            <input sp:each="@actions |action|" type="submit" name="{ action[0] }" value="{ action[1] }" />
        </div>
    </form>
</div>

Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
spiderfw-0.6.1 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.6.0 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.5.19 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.5.18 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.5.17 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.5.16 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.5.15 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.5.14 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.5.13 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.5.12 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.5.11 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.5.10 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.5.9 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.5.7 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.5.6 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.5.5 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.5.4 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.5.3 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.5.2 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.5.1 apps/core/components/widgets/confirm/confirm.shtml