Sha256: 2238ba46f59448a65e33409d7ec52f372e39f0fcdd66bcb0ab6eab9dd24516e3
Contents?: true
Size: 1.67 KB
Versions: 2
Compression:
Stored size: 1.67 KB
Contents
{I" class:ETI"ProcessedAsset; FI"logical_path; TI"8hyper_admin/angularjs/directives/table/table_row.js; FI" pathname; TI"z/home/sindre/Code/hyper/hyper_admin/app/assets/javascripts/hyper_admin/angularjs/directives/table/table_row.js.coffee; FI"content_type; TI"application/javascript; TI" mtime; Tl+NŸTI"length; TiI"digest; TI"%40054c252188ca8a323c0df043d77822; FI"source; TI"(function() { angular.module("hyperadmin").directive("tableRow", function() { return { template: "<td ng-repeat=\"attribute in attributes\">\n <ng-include src=\"template(attribute)\"></ng-include>\n</td>\n<td>\n <a ui-sref=\"{{ resourceClass.plural }}.show({ id: resource.id })\">\n Show\n </a>\n <a ui-sref=\"{{ resourceClass.plural }}.edit({ id: resource.id })\">\n Edit\n </a>\n <a ui-sref=\"{{ resourceClass.plural }}.show({ id: resource.id })\" delete-link>\n Destroy\n </a>\n</td>", restrict: "A", scope: { attributes: "=", resource: "=" }, link: function(scope) { return scope.template = function(attr) { return "table-" + attr.type; }; } }; }); }).call(this); ; TI"dependency_digest; TI"%24bf6d9986d5dcc24df4fe62e69b31ce; FI"required_paths; T[I"z/home/sindre/Code/hyper/hyper_admin/app/assets/javascripts/hyper_admin/angularjs/directives/table/table_row.js.coffee; FI"dependency_paths; T[{I" path; TI"z/home/sindre/Code/hyper/hyper_admin/app/assets/javascripts/hyper_admin/angularjs/directives/table/table_row.js.coffee; FI" mtime; TI"2014-09-16T22:36:30+02:00; TI"digest; TI"%66d63a5a2f50b051ba3f73c929a44cf5; FI" _version; TI"%3e3098c8a5e9a7f3b984ba95ac600637; F
Version data entries
2 entries across 2 versions & 1 rubygems