sandbox/tmp/cache/assets/D39/E50/sprockets%2F2e903f41216c9a5bfde3b77d1b9c1390 in iugu-ux-0.8.7 vs sandbox/tmp/cache/assets/D39/E50/sprockets%2F2e903f41216c9a5bfde3b77d1b9c1390 in iugu-ux-0.8.8

- old
+ new

@@ -1,8 +1,8 @@ -o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1357654410.5088279: @value"Y {I" +o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1357760297.6409731: @value"f {I" class:EFI"BundledAsset;FI"logical_path;FI")iugu-ux/components/base_resources.js;FI" pathname;FI"v/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/javascripts/iugu-ux/components/base_resources.js.coffee;FI"content_type;FI"application/javascript;FI" -mtime;FI"2013-01-08T10:21:05-02:00;FI" length;FiN I" digest;F"%eac2aeeef51c9eb10c27a07c5b8dad4bI" source;FI"N (function() { +mtime;FI"2013-01-09T11:39:28-02:00;FI" length;Fi[ I" digest;F"%c3c446d5237a7541f41ad42f6f4bb75dI" source;FI"[ (function() { window.app.BaseResources = Backbone.Paginator.requestPager.extend({ paginator_ui: { firstPage: 1, currentPage: 1, @@ -43,17 +43,19 @@ this.facets = response.facets; this.totalPages = Math.ceil(this.totalRecords / this.perPage); return response.items; }, buildChangedPageEventOptions: function() { + var that; + that = this; return { success: (function(collection, response) { - return this.trigger('changed-page:success'); - }).bind(this), + return that.trigger('changed-page:success'); + }), error: (function(collection, response) { - return this.trigger('changed-page:error'); - }).bind(this) + return that.trigger('changed-page:error'); + }) }; }, gotoFirst: function() { return this.goTo(this.information.firstPage, this.buildChangedPageEventOptions()); }, @@ -77,6 +79,6 @@ return this.perPage = 9223372036854775807; } }); }).call(this); -;FI"required_assets_digest;F"%83afbfb2cc56bf6ed125b45a53067fe0I" _version;F"%9f3b95dd7ea3030dc35985c0a8020862 +;FI"required_assets_digest;F"%2e20ed8c2e7df9a107556daeda6329e0I" _version;F"%9f3b95dd7ea3030dc35985c0a8020862 \ No newline at end of file