sandbox/tmp/cache/assets/D9F/020/sprockets%2Fd21cfdfa8182a8866e0ba904ef6561ea in iugu-ux-1.0.2 vs sandbox/tmp/cache/assets/D9F/020/sprockets%2Fd21cfdfa8182a8866e0ba904ef6561ea in iugu-ux-1.0.3
- old
+ new
@@ -1,9 +1,9 @@
-o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1372441622.1054568:@value"Ñ
+o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1374498084.392989:@value"ý
{I"
class:EFI"ProcessedAsset; FI"logical_path; F"0iugu-ux/components/usecode/iugu-ui-table.jsI"
pathname; F"}/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/javascripts/iugu-ux/components/usecode/iugu-ui-table.js.coffeeI"content_type; FI"application/javascript; FI"
-mtime; FI"2013-01-09T14:34:21-02:00; FI"length; Fi9I"digest; F"%44e16d50b471665799560d9f3622f690I"source; FI"9(function() {
+mtime; FI"2013-07-08T15:43:17-03:00; FI"length; FieI"digest; F"%387514477105c0c4182a1a533ce744b1I"source; FI"e(function() {
var _ref,
__hasProp = {}.hasOwnProperty,
__extends = function(child, parent) { for (var key in parent) { if (__hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; };
IuguUI.Table = (function(_super) {
@@ -28,22 +28,22 @@
Table.prototype.context = function() {
return {
sortableBy: this.options.sortableBy,
fields: this.options.fields,
- sortBy: this.sortBy
+ sortBy: this.sortBy,
+ identifier: this.options.identifier
};
};
Table.prototype.initialize = function() {
Table.__super__.initialize.apply(this, arguments);
return this.sortBy = {};
};
Table.prototype.sortByColumn = function(e) {
var btn, name;
-
btn = $(e.currentTarget);
name = btn.attr('id');
if (btn.data('direction') === "asc") {
btn.data('direction', "");
delete this.sortBy[name];
@@ -64,7 +64,7 @@
})(IuguUI.Dataset);
this.IuguUI.Table = IuguUI.Table;
}).call(this);
-; TI"dependency_digest; F"%2135fd990d279e329675bc0a06fe2a78I"required_paths; F["}/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/javascripts/iugu-ux/components/usecode/iugu-ui-table.js.coffeeI"dependency_paths; F[{I" path; F"}/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/javascripts/iugu-ux/components/usecode/iugu-ui-table.js.coffeeI"
-mtime; FI"2013-01-09T14:34:21-02:00; FI"digest; F"%55acce48e32d7a1cee0a6ec991a0a39aI"
_version; F"%6776f581a4329e299531e1d52aa59832
+; TI"dependency_digest; F"%0464f6a580b0b19d3cdcc3c7c6299cc1I"required_paths; F["}/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/javascripts/iugu-ux/components/usecode/iugu-ui-table.js.coffeeI"dependency_paths; F[{I" path; F"}/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/javascripts/iugu-ux/components/usecode/iugu-ui-table.js.coffeeI"
+mtime; FI"2013-07-08T15:43:17-03:00; FI"digest; F"%b8311bf12c81a217721719604b5f5879I"
_version; F"%6776f581a4329e299531e1d52aa59832
\ No newline at end of file