Sha256: 32ed8a7b88ea1640675091d7b77ec6fe889be16ee44a5a430bffc84dbc587305

Contents?: true

Size: 959 Bytes

Versions: 1

Compression:

Stored size: 959 Bytes

Contents

%p.normal
  %div
    Enter your
    %a{ :href => 'https://prowl.weks.net/settings.php' } Prowl API Key(s)
    (separated by commas)
  %input.text#tumblr_notifier_email{ :id => "prowl_api_keys", :name => "notifiers[Prowl][api_keys]", :value => config['api_keys'], :type => 'text' }
%p.normal
  %label{ :for => "prowl_success" } Success:
  %input.checkbox#tumblr_notifier_success{ :id => "prowl_success", :name => "notifiers[Prowl][success]", :checked => config['success'], :type => 'checkbox', :value => "1" }
%p.normal
  %label{ :for => "prowl_failed" } Failed:
  %input.checkbox#tumblr_notifier_failed{ :id => "prowl_failed", :name => "notifiers[Prowl][failed]", :checked => config['failed'], :type => 'checkbox', :value => "1" }
%p.normal
  %label{ :for => "prowl_pending" } Pending:
  %input.checkbox#tumblr_notifier_pending{ :id => "prowl_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.3 lib/integrity/notifier/config.haml