Sha256: 468e6a525f7e70151e55769c97d02cc3be070cd6e32c1981c72425404ce64c7a
Contents?: true
Size: 1.14 KB
Versions: 4
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"%885f28cd7a9020dd69350e6050cc1b79; 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"%2691413cf4d73a48e061b20c9ef7675f; FI" _version; TI"%3e3098c8a5e9a7f3b984ba95ac600637; F
Version data entries
4 entries across 2 versions & 1 rubygems