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.21 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.6.20 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.6.19 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.6.18 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.6.17 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.6.16 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.6.15 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.6.14 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.6.13 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.6.12 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.6.11 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.6.10 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.6.9 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.6.8 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.6.7 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.6.6 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.6.5 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.6.4 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.6.3 apps/core/components/widgets/confirm/confirm.shtml
spiderfw-0.6.2 apps/core/components/widgets/confirm/confirm.shtml