Sha256: 8359c014729e8210c6dc9ed104147d231008c71b9d5cf0ee3613abf6a903d1c0

Contents?: true

Size: 449 Bytes

Versions: 20

Compression:

Stored size: 449 Bytes

Contents

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

Version data entries

20 entries across 20 versions & 1 rubygems

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