Sha256: b80a5e0a06d2fa53dc3dea6c9a8ac803e3c96f2a5c9d3a1ee6bb83058562f63f

Contents?: true

Size: 896 Bytes

Versions: 1

Compression:

Stored size: 896 Bytes

Contents

%p.normal
  %div
    Enter your
    %a{ :href => 'https://prowl.weks.net/settings.php' } Prowl API Key(s)
    (separated by commas)
  %label{ :for => "prowl_api_keys" } API Key(s)
  %input.text#tumblr_notifier_email{ :name => "notifiers[Prowl][api_keys]", :value => config['api_keys'], :type => 'text' }
  %label{ :for => "prowl_successful" } Successful:
  %input.checkbox#tumblr_notifier_successful{ :name => "notifiers[Prowl][successful]", :checked => config['successful'], :type => 'checkbox', :value => "1" }
  %label{ :for => "prowl_failed" } Failed:
  %input.checkbox#tumblr_notifier_failed{ :name => "notifiers[Prowl][failed]", :checked => config['failed'], :type => 'checkbox', :value => "1" }
  %label{ :for => "prowl_pending" } Pending:
  %input.checkbox#tumblr_notifier_pending{ :name => "notifiers[Prowl][pending]", :checked => config['pending'], :type => 'checkbox', :value => "1" }

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
integrity-prowl-0.3.1 lib/integrity/notifier/config.haml