Sha256: af482e372d3dbcd142d4509ba1f4e413b6540b42afb53f7949aef0121bb9aece

Contents?: true

Size: 445 Bytes

Versions: 18

Compression:

Stored size: 445 Bytes

Contents

<div class="time-span-input">
    <input type="text" name="{ @name }[val]" id="input" value="{ @formatted_value }" size="8" >
    <select name="{ @name }[unit]">
        <option value="sec" sp:attr-if="(@unit == 'sec'),selected">_(Seconds)</option>
        <option value="min" sp:attr-if="(@unit == 'min'),selected">_(Minutes)</option>
        <option value="hours" sp:attr-if="(@unit == 'hours'),selected">_(Hours)</option>
    </select>
</div>

Version data entries

18 entries across 18 versions & 1 rubygems

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