Sha256: bd768f3f70836edce7a1c3619418f91e690f27c7db666be441378ccde97672d8

Contents?: true

Size: 274 Bytes

Versions: 12

Compression:

Stored size: 274 Bytes

Contents

%h2.notifier
  %label
    %input.checkbox{ checkbox("enabled_notifiers[]", enabled, :value => notifier) }
    == #{notifier} Notifications
    %span.warning be aware that no validation will be made on these fields
%fieldset{ :id => "#{notifier.downcase}_config" }
  = yield

Version data entries

12 entries across 12 versions & 4 rubygems

Version Path
bantic-integrity-0.1.4.1 views/notifier.haml
bantic-integrity-0.1.4.2 views/notifier.haml
bantic-integrity-0.1.4.3 views/notifier.haml
bantic-integrity-0.1.4.4 views/notifier.haml
bantic-integrity-0.1.4 views/notifier.haml
defunkt-integrity-0.1.1 views/notifier.haml
foca-integrity-0.1.0 views/notifier.haml
foca-integrity-0.1.1 views/notifier.haml
foca-integrity-0.1.2 views/notifier.haml
foca-integrity-0.1.3 views/notifier.haml
foca-integrity-0.1.4 views/notifier.haml
giraffesoft-integrity-0.1.4 views/notifier.haml