Sha256: 83b0188d98a8cb224c5deb118711906fc30a4b94e847f813389915495c1298c8
Contents?: true
Size: 1.14 KB
Versions: 2
Compression:
Stored size: 1.14 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+{+TI"length; TipI"digest; TI"%7a8ff5cc94814294f4f74cafbc695b52; FI"source; TI"p(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.attributes\">\n {{ attribute.human }}\n </th>\n <th>Actions</th>\n </tr>\n </thead>\n <tbody>\n <tr table-row attributes=\"resourceClass.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"%f4ab081f225b792d9c450c0291c69c76; FI" _version; TI"%6584930913c75ff69ba506e1cfbae2c9; F
Version data entries
2 entries across 1 versions & 1 rubygems