Sha256: 849c3088af83eb8429b9aca55a26bb1a1fd9027530371f8edafee9e74f75a0b2

Contents?: true

Size: 353 Bytes

Versions: 115

Compression:

Stored size: 353 Bytes

Contents

:plain
  // #{__FILE__}
  $(document).ready( function() {
    $(document).on('click', 'div.month a.date', function(event) {
      event.preventDefault();
      RubyApp.sendEvent({_class:'RubyApp::Elements::Mobile::Calendars::Month::ChangedEvent', source:$(this).parents('div.month').attr('id'), value:$(this).attr('data-value')});
    });
  });
= yield

Version data entries

115 entries across 115 versions & 1 rubygems

Version Path
RubyApp-0.7.16 lib/ruby_app/elements/mobile/calendars/month.js.haml
RubyApp-0.7.15 lib/ruby_app/elements/mobile/calendars/month.js.haml
RubyApp-0.7.14 lib/ruby_app/elements/mobile/calendars/month.js.haml
RubyApp-0.7.13 lib/ruby_app/elements/mobile/calendars/month.js.haml
RubyApp-0.7.12 lib/ruby_app/elements/mobile/calendars/month.js.haml
RubyApp-0.7.11 lib/ruby_app/elements/mobile/calendars/month.js.haml
RubyApp-0.7.10 lib/ruby_app/elements/mobile/calendars/month.js.haml
RubyApp-0.7.9 lib/ruby_app/elements/mobile/calendars/month.js.haml
RubyApp-0.7.5 lib/ruby_app/elements/mobile/calendars/month.js.haml
RubyApp-0.7.4 lib/ruby_app/elements/mobile/calendars/month.js.haml
RubyApp-0.7.3 lib/ruby_app/elements/mobile/calendars/month.js.haml
RubyApp-0.7.2 lib/ruby_app/elements/mobile/calendars/month.js.haml
RubyApp-0.7.1 lib/ruby_app/elements/mobile/calendars/month.js.haml
RubyApp-0.7.0 lib/ruby_app/elements/mobile/calendars/month.js.haml
RubyApp-0.6.71 lib/ruby_app/elements/mobile/calendars/month.js.haml
RubyApp-0.6.70 lib/ruby_app/elements/mobile/calendars/month.js.haml
RubyApp-0.6.69 lib/ruby_app/elements/mobile/calendars/month.js.haml
RubyApp-0.6.68 lib/ruby_app/elements/mobile/calendars/month.js.haml
RubyApp-0.6.67 lib/ruby_app/elements/mobile/calendars/month.js.haml
RubyApp-0.6.66 lib/ruby_app/elements/mobile/calendars/month.js.haml