Sha256: 005fa21d11109061006784d6359153016df3dd8d0565588fbd4c618e5081a106

Contents?: true

Size: 1.65 KB

Versions: 17

Compression:

Stored size: 1.65 KB

Contents

o: ActiveSupport::Cache::Entry	:@compressedF:@expires_in0:@created_atf1333394214.455337:@value"2{I"
class:EFI"ProcessedAsset;FI"logical_path;F"%umlaut/expand_contract_toggle.jsI"
pathname;F"V/home/rochkind/umlaut/app/assets/javascripts/umlaut/expand_contract_toggle.js.erbI"content_type;FI"application/javascript;FI"
mtime;FI"2012-03-29T16:56:25-04:00;FI"length;FiI"digest;F"%d4b5f869ddc61a77d85435e49fd8a653I"source;FI"/* expand_contract_toggle.js: Support for show more/hide more in lists of umlaut content. */

jQuery(document).ready(function($) {
   
    $(".expand_contract_toggle").live("click", function() {
        var content = $(this).next(".expand_contract_content");
        var icon = $(this).parent().find('img.toggle_icon');
        
        if (content.is(":visible")) {              
          icon.attr("src", '/assets/list_closed.png'); 
          $(this).find(".expand_contract_action_label").text("Show ");
          
          content.hide();
          
        }
        else {
          icon.attr("src", '/assets/list_open.png');
          $(this).find(".expand_contract_action_label").text("Hide ");
          content.show();
        }
        
        return false;
    });
    
    
});
;FI"dependency_digest;F"%a8c2b3d3c537b7c55f63420dc253584eI"required_paths;F["V/home/rochkind/umlaut/app/assets/javascripts/umlaut/expand_contract_toggle.js.erbI"dependency_paths;F[{I"	path;F"V/home/rochkind/umlaut/app/assets/javascripts/umlaut/expand_contract_toggle.js.erbI"
mtime;FI"2012-03-29T16:56:25-04:00;FI"digest;F"%c20496c6bd507046d523ecbee3fd5e8fI"
_version;F"%aa7d0db7619379e13b08335dee027df2

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
umlaut-3.1.0 ./test/dummy/tmp/cache/assets/CD1/F20/sprockets%2F385e5fb31cf27e262480d1174be1d500
umlaut-3.1.0.pre2 ./test/dummy/tmp/cache/assets/CD1/F20/sprockets%2F385e5fb31cf27e262480d1174be1d500
umlaut-3.1.0.pre1 ./test/dummy/tmp/cache/assets/CD1/F20/sprockets%2F385e5fb31cf27e262480d1174be1d500
umlaut-3.0.5 ./test/dummy/tmp/cache/assets/CD1/F20/sprockets%2F385e5fb31cf27e262480d1174be1d500
umlaut-3.0.4 ./test/dummy/tmp/cache/assets/CD1/F20/sprockets%2F385e5fb31cf27e262480d1174be1d500
umlaut-3.0.3 ./test/dummy/tmp/cache/assets/CD1/F20/sprockets%2F385e5fb31cf27e262480d1174be1d500
umlaut-3.0.2 ./test/dummy/tmp/cache/assets/CD1/F20/sprockets%2F385e5fb31cf27e262480d1174be1d500
umlaut-3.0.1 ./test/dummy/tmp/cache/assets/CD1/F20/sprockets%2F385e5fb31cf27e262480d1174be1d500
umlaut-3.0.0 ./test/dummy/tmp/cache/assets/CD1/F20/sprockets%2F385e5fb31cf27e262480d1174be1d500
umlaut-3.0.0rc1 ./test/dummy/tmp/cache/assets/CD1/F20/sprockets%2F385e5fb31cf27e262480d1174be1d500
umlaut-3.0.0beta10 ./test/dummy/tmp/cache/assets/CD1/F20/sprockets%2F385e5fb31cf27e262480d1174be1d500
umlaut-3.0.0beta9 ./test/dummy/tmp/cache/assets/CD1/F20/sprockets%2F385e5fb31cf27e262480d1174be1d500
umlaut-3.0.0beta8 ./test/dummy/tmp/cache/assets/CD1/F20/sprockets%2F385e5fb31cf27e262480d1174be1d500
umlaut-3.0.0beta7 ./test/dummy/tmp/cache/assets/CD1/F20/sprockets%2F385e5fb31cf27e262480d1174be1d500
umlaut-3.0.0beta6 ./test/dummy/tmp/cache/assets/CD1/F20/sprockets%2F385e5fb31cf27e262480d1174be1d500
umlaut-3.0.0beta5 ./test/dummy/tmp/cache/assets/CD1/F20/sprockets%2F385e5fb31cf27e262480d1174be1d500
umlaut-3.0.0beta4 ./test/dummy/tmp/cache/assets/CD1/F20/sprockets%2F385e5fb31cf27e262480d1174be1d500