Sha256: 8dda9c3c80b97cb72562b53473a75526f39f9701c24a7f2ec829ca99efd10d81
Contents?: true
Size: 1.15 KB
Versions: 2
Compression:
Stored size: 1.15 KB
Contents
{I" class:ETI"BundledAsset; FI"logical_path; TI"=hyper_admin/angularjs/directives/table/resource_table.js; FI" pathname; TI"/home/sindre/Code/hyper/hyper_admin/app/assets/javascripts/hyper_admin/angularjs/directives/table/resource_table.js.coffee; FI"content_type; TI"application/javascript; TI" mtime; Tl+pÚ)TI"length; Ti|I"digest; TI"%fe61c48da2305a32758cee4baab0f03a; FI"source; TI"|(function() { angular.module("hyperadmin").directive("resourceTable", function() { return { template: "<table class=\"table table-striped\">\n <thead>\n <tr>\n <th ng-repeat=\"attribute in resourceClass.index_attributes\">\n {{ attribute.human }}\n </th>\n <th>Actions</th>\n </tr>\n </thead>\n <tbody>\n <tr table-row attributes=\"resourceClass.index_attributes\"\n ng-repeat=\"resource in resources\" resource=\"resource\">\n </tr>\n </tbody>\n</table>", scope: { resourceClass: "=", resources: "=" }, restrict: "E" }; }); }).call(this); ; TI"required_assets_digest; TI"%255c9be5f6ca9e2674b9344c0d2a4551; FI" _version; TI"%6584930913c75ff69ba506e1cfbae2c9; F
Version data entries
2 entries across 1 versions & 1 rubygems