Sha256: 0010c56f9b729c27fe021a8a3d0287a0814748209a1fa8ce1d6d837226534e2a

Contents?: true

Size: 1.84 KB

Versions: 4

Compression:

Stored size: 1.84 KB

Contents

o: ActiveSupport::Cache::Entry	:@compressedF:@expires_in0:@created_atf1366998624.5396948:@value"ï{I"
class:ETI"ProcessedAsset;FI"logical_path;TI"help_modal.js;FI"
pathname;TI"M/Users/jfriesen/Repositories/curate/app/assets/javascripts/help_modal.js;FI"content_type;TI"application/javascript;TI"
mtime;TI"2013-04-19T13:36:17-04:00;TI"length;TiÝI"digest;TI"%05ab07f84498312d7f6bc52ed8bc36d9;FI"source;TI"Ý$(function(){
  var $window = $(window),
      $modal = $('#ajax-modal'),
      resolution = screen.width + 'x' + screen.height,
      viewport = $window.width() + 'x' + $window.height(),
      current_url = document.location.href;

  function populateHelpForm(){
    // Removing the "NOT" portion
    $('#help-js strong').remove();
    $('#help_request_javascript_enabled').val(1);

    $('#help-resolution').text(resolution);
    $('#help_request_resolution').val(resolution);

    $('#help-viewport').text(viewport);
    $('#help_request_view_port').val(viewport);

    $('#help-url').text(current_url);
    $('#help_request_current_url').val(current_url);
  }
  populateHelpForm();

  $('.request-help').on('click', function(event){
    event.preventDefault();

    $('body').modalmanager('loading');

    setTimeout(function(){
      $modal.load('/help_requests/new #new_help_request', function(){
        $modal.modal();
        populateHelpForm();
      });
    }, 1000);
  });
});
;TI"dependency_digest;TI"%610e9a557576fc8c2c9fd18f7eb8c345;FI"required_paths;T[I"M/Users/jfriesen/Repositories/curate/app/assets/javascripts/help_modal.js;FI"dependency_paths;T[{I"	path;TI"M/Users/jfriesen/Repositories/curate/app/assets/javascripts/help_modal.js;FI"
mtime;TI"2013-04-19T13:36:17-04:00;TI"digest;TI"%05ab07f84498312d7f6bc52ed8bc36d9;FI"
_version;TI"%ffd318ca8b794f42f5029101c2cf5d91;F

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
curate-0.3.2 spec/dummy/tmp/cache/assets/C9E/A80/sprockets%2F8401fd13fe82bb392806930ed02005e1
curate-0.3.1 spec/dummy/tmp/cache/assets/C9E/A80/sprockets%2F8401fd13fe82bb392806930ed02005e1
curate-0.2.0 spec/dummy/tmp/cache/assets/C9E/A80/sprockets%2F8401fd13fe82bb392806930ed02005e1
curate-0.1.3 spec/dummy/tmp/cache/assets/C9E/A80/sprockets%2F8401fd13fe82bb392806930ed02005e1